taglinefilesource code
proto318drivers/net/d_link.cextern struct proto tcp_prot;
proto1608net/inet/ip.cstruct proto *prot;
proto261net/inet/packet.cstruct proto packet_prot = 
proto53net/inet/proc.cstatic int get__netinfo(struct proto *pro, char *buffer, int format)
proto409net/inet/raw.cstruct proto raw_prot = 
proto21net/inet/raw.hextern struct proto raw_prot;
proto99net/inet/sock.cextern struct proto packet_prot;
proto149net/inet/sock.csk_inuse(struct proto *prot, int num)
proto163net/inet/sock.cget_new_socknum(struct proto *prot, unsigned short base)
proto706net/inet/sock.cstruct proto *prot;
proto1612net/inet/sock.cstruct sock *get_sock(struct proto *prot, unsigned short num,
proto97net/inet/sock.hstruct proto      *prot;
proto221net/inet/sock.hextern unsigned short    get_new_socknum(struct proto *, unsigned short);
proto224net/inet/sock.hextern struct sock    *get_sock(struct proto *, unsigned short,
proto103net/inet/sockinet.cextern struct proto packet_prot;
proto107net/inet/sockinet.cstatic int sk_inuse(struct proto *prot, int num)
proto119net/inet/sockinet.cunsigned short get_new_socknum(struct proto *prot, unsigned short base)
proto552net/inet/sockinet.cstruct proto *prot;
proto1421net/inet/sockinet.cstruct sock *get_sock(struct proto *prot, unsigned short num,
proto101net/inet/sockinet.hextern unsigned short    get_new_socknum(struct proto *, unsigned short);
proto104net/inet/sockinet.hextern struct sock    *get_sock(struct proto *, unsigned short,
proto766net/inet/tcp.cstruct proto *prot;
proto1777net/inet/tcp.cstruct proto *prot;
proto1799net/inet/tcp.cprot =(struct proto *)sk->prot;
proto1918net/inet/tcp.cstruct proto *prot, struct options *opt, struct device *dev)
proto2259net/inet/tcp.cstruct proto *prot;
proto2333net/inet/tcp.cprot =(struct proto *)sk->prot;
proto4032net/inet/tcp.cstruct proto tcp_prot = 
proto135net/inet/tcp.hextern struct proto tcp_prot;
proto630net/inet/udp.cstruct proto udp_prot = 
proto31net/inet/udp.hextern struct proto udp_prot;
proto94net/socket/sock.hstruct proto      *prot;