inet_protosw 107 include/net/protocol.h void inet_register_protosw(struct inet_protosw *p); inet_protosw 108 include/net/protocol.h void inet_unregister_protosw(struct inet_protosw *p); inet_protosw 116 include/net/protocol.h int inet6_register_protosw(struct inet_protosw *p); inet_protosw 117 include/net/protocol.h void inet6_unregister_protosw(struct inet_protosw *p);