Home
last modified time | relevance | path

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

/linux/include/net/
H A Dprotocol.h107 void inet_register_protosw(struct inet_protosw *p);
/linux/net/ipv4/
H A Dudplite.c126 inet_register_protosw(&udplite4_protosw); in udplite4_register()
H A Daf_inet.c1199 void inet_register_protosw(struct inet_protosw *p) in inet_register_protosw() function
1244 EXPORT_SYMBOL(inet_register_protosw);
1959 inet_register_protosw(q); in inet_init()
/linux/net/smc/
H A Dsmc_inet.c130 inet_register_protosw(&smc_inet_protosw); in smc_inet_init()
/linux/net/sctp/
H A Dprotocol.c1249 inet_register_protosw(&sctp_seqpacket_protosw); in sctp_v4_protosw_init()
1250 inet_register_protosw(&sctp_stream_protosw); in sctp_v4_protosw_init()
/linux/net/dccp/
H A Dipv4.c
/linux/net/mptcp/
H A Dprotocol.c4611 inet_register_protosw(&mptcp_protosw); in mptcp_proto_init()