Home
last modified time | relevance | path

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

/linux/include/net/
H A Dprotocol.h107 void inet_register_protosw(struct inet_protosw *p);
/linux/net/smc/
H A Dsmc_inet.c130 inet_register_protosw(&smc_inet_protosw); in smc_inet_init()
/linux/net/ipv4/
H A Daf_inet.c1202 void inet_register_protosw(struct inet_protosw *p) in inet_register_protosw() function
1247 EXPORT_SYMBOL(inet_register_protosw);
1956 inet_register_protosw(q); in inet_init()
/linux/net/sctp/
H A Dprotocol.c1251 inet_register_protosw(&sctp_seqpacket_protosw); in sctp_v4_protosw_init()
1252 inet_register_protosw(&sctp_stream_protosw); in sctp_v4_protosw_init()
/linux/net/dccp/
H A Dipv4.c
/linux/net/mptcp/
H A Dprotocol.c4654 inet_register_protosw(&mptcp_protosw); in mptcp_proto_init()