Searched defs:inet_protosw (Results 1 – 1 of 1) sorted by relevance
75 struct inet_protosw { struct76 struct list_head list;100 extern void inet_register_protosw(struct inet_protosw *p); argument