inet_unregister_protosw 101 include/net/protocol.h extern void inet_unregister_protosw(struct inet_protosw *p); inet_unregister_protosw 1032 net/dccp/ipv4.c inet_unregister_protosw(&dccp_v4_protosw); inet_unregister_protosw 1042 net/dccp/ipv4.c inet_unregister_protosw(&dccp_v4_protosw); inet_unregister_protosw 1060 net/sctp/protocol.c inet_unregister_protosw(&sctp_stream_protosw); inet_unregister_protosw 1061 net/sctp/protocol.c inet_unregister_protosw(&sctp_seqpacket_protosw);