Home
last modified time | relevance | path

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

/linux-6.15/net/smc/
H A Dsmc_inet.c162 inet_unregister_protosw(&smc_inet_protosw); in smc_inet_init()
174 inet_unregister_protosw(&smc_inet_protosw); in smc_inet_exit()
/linux-6.15/include/net/
H A Dprotocol.h108 void inet_unregister_protosw(struct inet_protosw *p);
/linux-6.15/net/dccp/
H A Dipv4.c1076 inet_unregister_protosw(&dccp_v4_protosw); in dccp_v4_init()
1085 inet_unregister_protosw(&dccp_v4_protosw); in dccp_v4_exit()
/linux-6.15/net/l2tp/
H A Dl2tp_ip.c716 inet_unregister_protosw(&l2tp_ip_protosw); in l2tp_ip_exit()
/linux-6.15/net/sctp/
H A Dprotocol.c1288 inet_unregister_protosw(&sctp_stream_protosw); in sctp_v4_protosw_exit()
1289 inet_unregister_protosw(&sctp_seqpacket_protosw); in sctp_v4_protosw_exit()
/linux-6.15/net/ipv4/
H A Daf_inet.c1238 void inet_unregister_protosw(struct inet_protosw *p) in inet_unregister_protosw() function
1251 EXPORT_SYMBOL(inet_unregister_protosw);