Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dprotocol.h109 void inet_unregister_protosw(struct inet_protosw *p);
/Linux-v5.15/net/dccp/
Dipv4.c1068 inet_unregister_protosw(&dccp_v4_protosw); in dccp_v4_init()
1077 inet_unregister_protosw(&dccp_v4_protosw); in dccp_v4_exit()
/Linux-v5.15/net/l2tp/
Dl2tp_ip.c665 inet_unregister_protosw(&l2tp_ip_protosw); in l2tp_ip_exit()
/Linux-v5.15/net/sctp/
Dprotocol.c1268 inet_unregister_protosw(&sctp_stream_protosw); in sctp_v4_protosw_exit()
1269 inet_unregister_protosw(&sctp_seqpacket_protosw); in sctp_v4_protosw_exit()
/Linux-v5.15/net/ipv4/
Daf_inet.c1207 void inet_unregister_protosw(struct inet_protosw *p) in inet_unregister_protosw() function
1220 EXPORT_SYMBOL(inet_unregister_protosw);