taglinefilesource code
proto318drivers/net/d_link.cextern struct proto tcp_prot;
proto1408net/inet/ip.cstruct proto *prot;
proto243net/inet/packet.cstruct proto packet_prot = {
proto56net/inet/proc.cget__netinfo(struct proto *pro, char *buffer, int format)
proto368net/inet/raw.cstruct proto raw_prot = {
proto21net/inet/raw.hextern struct proto raw_prot;
proto97net/inet/sock.cextern struct proto packet_prot;
proto147net/inet/sock.csk_inuse(struct proto *prot, int num)
proto161net/inet/sock.cget_new_socknum(struct proto *prot, unsigned short base)
proto704net/inet/sock.cstruct proto *prot;
proto1606net/inet/sock.cstruct sock *get_sock(struct proto *prot, unsigned short num,
proto91net/inet/sock.hstruct proto      *prot;
proto199net/inet/sock.hextern unsigned short    get_new_socknum(struct proto *, unsigned short);
proto202net/inet/sock.hextern struct sock    *get_sock(struct proto *, unsigned short,
proto705net/inet/tcp.cstruct proto *prot;
proto1451net/inet/tcp.cstruct proto *prot;
proto1470net/inet/tcp.cprot =(struct proto *)sk->prot;
proto1572net/inet/tcp.cstruct proto *prot, struct options *opt, struct device *dev)
proto1902net/inet/tcp.cstruct proto *prot;
proto1979net/inet/tcp.cprot =(struct proto *)sk->prot;
proto3393net/inet/tcp.cstruct proto tcp_prot = {
proto133net/inet/tcp.hextern struct proto tcp_prot;
proto614net/inet/udp.cstruct proto udp_prot = {
proto31net/inet/udp.hextern struct proto udp_prot;