Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dprotocol.h106 void inet_unregister_protosw(struct inet_protosw *p);
/OK3568_Linux_fs/kernel/net/dccp/
H A Dipv4.c1055 inet_unregister_protosw(&dccp_v4_protosw); in dccp_v4_init()
1064 inet_unregister_protosw(&dccp_v4_protosw); in dccp_v4_exit()
/OK3568_Linux_fs/kernel/net/l2tp/
H A Dl2tp_ip.c666 inet_unregister_protosw(&l2tp_ip_protosw); in l2tp_ip_exit()
/OK3568_Linux_fs/kernel/net/sctp/
H A Dprotocol.c1174 inet_unregister_protosw(&sctp_stream_protosw); in sctp_v4_protosw_exit()
1175 inet_unregister_protosw(&sctp_seqpacket_protosw); in sctp_v4_protosw_exit()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Daf_inet.c1206 void inet_unregister_protosw(struct inet_protosw *p) in inet_unregister_protosw() function
1219 EXPORT_SYMBOL(inet_unregister_protosw);