Searched refs:inet_unregister_protosw (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/net/
H A Dprotocol.h108 void inet_unregister_protosw(struct inet_protosw *p);
/linux-master/net/dccp/
H A Dipv4.c1075 inet_unregister_protosw(&dccp_v4_protosw);
1084 inet_unregister_protosw(&dccp_v4_protosw);
/linux-master/net/l2tp/
H A Dl2tp_ip.c665 inet_unregister_protosw(&l2tp_ip_protosw);
/linux-master/net/sctp/
H A Dprotocol.c1272 inet_unregister_protosw(&sctp_stream_protosw);
1273 inet_unregister_protosw(&sctp_seqpacket_protosw);
/linux-master/net/ipv4/
H A Daf_inet.c1237 void inet_unregister_protosw(struct inet_protosw *p) function
1250 EXPORT_SYMBOL(inet_unregister_protosw); variable

Completed in 92 milliseconds