taglinefilesource code
proto309drivers/net/d_link.cextern struct proto tcp_prot;
proto1923net/inet/ip.cstruct proto *prot;
proto404net/inet/packet.cstruct proto packet_prot = 
proto57net/inet/proc.cget__netinfo(struct proto *pro, char *buffer, int format, char **start, off_t offset, int length)
proto402net/inet/raw.cstruct proto raw_prot = {
proto21net/inet/raw.hextern struct proto raw_prot;
proto103net/inet/sock.cextern struct proto packet_prot;
proto152net/inet/sock.csk_inuse(struct proto *prot, int num)
proto166net/inet/sock.cget_new_socknum(struct proto *prot, unsigned short base)
proto714net/inet/sock.cstruct proto *prot;
proto1628net/inet/sock.cstruct sock *get_sock(struct proto *prot, unsigned short num,
proto100net/inet/sock.hstruct proto      *prot;
proto250net/inet/sock.hextern unsigned short    get_new_socknum(struct proto *, unsigned short);
proto253net/inet/sock.hextern struct sock    *get_sock(struct proto *, unsigned short,
proto788net/inet/tcp.cstruct proto *prot;
proto1509net/inet/tcp.cstruct proto *prot;
proto1538net/inet/tcp.cprot =(struct proto *)sk->prot;
proto1662net/inet/tcp.cstruct proto *prot, struct options *opt, struct device *dev, int tos, int ttl)
proto2036net/inet/tcp.cstruct proto *prot;
proto2114net/inet/tcp.cprot =(struct proto *)sk->prot;
proto3813net/inet/tcp.cstruct proto tcp_prot = {
proto113net/inet/tcp.hextern struct proto tcp_prot;
proto743net/inet/udp.cstruct proto udp_prot = {
proto31net/inet/udp.hextern struct proto udp_prot;