Home
last modified time | relevance | path

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

/linux/net/smc/
H A Dsmc_inet.c149 inet_unregister_protosw(&smc_inet_protosw); in smc_inet_init()
161 inet_unregister_protosw(&smc_inet_protosw); in smc_inet_exit()
/linux/include/net/
H A Dprotocol.h108 void inet_unregister_protosw(struct inet_protosw *p);
/linux/net/dccp/
H A Dipv4.c
/linux/net/sctp/
H A Dprotocol.c1257 inet_unregister_protosw(&sctp_stream_protosw); in sctp_v4_protosw_exit()
1258 inet_unregister_protosw(&sctp_seqpacket_protosw); in sctp_v4_protosw_exit()
/linux/net/ipv4/
H A Daf_inet.c1246 void inet_unregister_protosw(struct inet_protosw *p) in inet_unregister_protosw() function
1259 EXPORT_SYMBOL(inet_unregister_protosw);