inet_unregister_protosw 110 include/net/protocol.h void inet_unregister_protosw(struct inet_protosw *p); inet_unregister_protosw 1061 net/dccp/ipv4.c inet_unregister_protosw(&dccp_v4_protosw); inet_unregister_protosw 1070 net/dccp/ipv4.c inet_unregister_protosw(&dccp_v4_protosw); inet_unregister_protosw 1186 net/ipv4/af_inet.c EXPORT_SYMBOL(inet_unregister_protosw); inet_unregister_protosw 684 net/l2tp/l2tp_ip.c inet_unregister_protosw(&l2tp_ip_protosw); inet_unregister_protosw 1175 net/sctp/protocol.c inet_unregister_protosw(&sctp_stream_protosw); inet_unregister_protosw 1176 net/sctp/protocol.c inet_unregister_protosw(&sctp_seqpacket_protosw);