Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dprotocol.h104 void inet_register_protosw(struct inet_protosw *p);
/Linux-v6.6/net/ipv4/
Dudplite.c127 inet_register_protosw(&udplite4_protosw); in udplite4_register()
Daf_inet.c1185 void inet_register_protosw(struct inet_protosw *p) in inet_register_protosw() function
1230 EXPORT_SYMBOL(inet_register_protosw);
2004 inet_register_protosw(q); in inet_init()
/Linux-v6.6/net/l2tp/
Dl2tp_ip.c654 inet_register_protosw(&l2tp_ip_protosw); in l2tp_ip_init()
/Linux-v6.6/net/sctp/
Dprotocol.c1264 inet_register_protosw(&sctp_seqpacket_protosw); in sctp_v4_protosw_init()
1265 inet_register_protosw(&sctp_stream_protosw); in sctp_v4_protosw_init()
/Linux-v6.6/net/dccp/
Dipv4.c1060 inet_register_protosw(&dccp_v4_protosw); in dccp_v4_init()
/Linux-v6.6/net/mptcp/
Dprotocol.c4023 inet_register_protosw(&mptcp_protosw); in mptcp_proto_init()