Searched refs:inet_protosw (Results 1 – 1 of 1) sorted by relevance
79 struct inet_protosw { struct107 void inet_register_protosw(struct inet_protosw *p); argument108 void inet_unregister_protosw(struct inet_protosw *p);113 int inet6_register_protosw(struct inet_protosw *p);114 void inet6_unregister_protosw(struct inet_protosw *p);
Completed in 8 milliseconds