inet_register_protosw  109 include/net/protocol.h void inet_register_protosw(struct inet_protosw *p);
inet_register_protosw 1046 net/dccp/ipv4.c 	inet_register_protosw(&dccp_v4_protosw);
inet_register_protosw 1171 net/ipv4/af_inet.c EXPORT_SYMBOL(inet_register_protosw);
inet_register_protosw 1963 net/ipv4/af_inet.c 		inet_register_protosw(q);
inet_register_protosw  118 net/ipv4/udplite.c 	inet_register_protosw(&udplite4_protosw);
inet_register_protosw  673 net/l2tp/l2tp_ip.c 	inet_register_protosw(&l2tp_ip_protosw);
inet_register_protosw 1167 net/sctp/protocol.c 	inet_register_protosw(&sctp_seqpacket_protosw);
inet_register_protosw 1168 net/sctp/protocol.c 	inet_register_protosw(&sctp_stream_protosw);