Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dprotocol.h105 void inet_register_protosw(struct inet_protosw *p);
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dudplite.c114 inet_register_protosw(&udplite4_protosw); in udplite4_register()
H A Daf_inet.c1159 void inet_register_protosw(struct inet_protosw *p) in inet_register_protosw() function
1204 EXPORT_SYMBOL(inet_register_protosw);
1988 inet_register_protosw(q); in inet_init()
/OK3568_Linux_fs/kernel/net/l2tp/
H A Dl2tp_ip.c655 inet_register_protosw(&l2tp_ip_protosw); in l2tp_ip_init()
/OK3568_Linux_fs/kernel/net/sctp/
H A Dprotocol.c1166 inet_register_protosw(&sctp_seqpacket_protosw); in sctp_v4_protosw_init()
1167 inet_register_protosw(&sctp_stream_protosw); in sctp_v4_protosw_init()
/OK3568_Linux_fs/kernel/net/dccp/
H A Dipv4.c1040 inet_register_protosw(&dccp_v4_protosw); in dccp_v4_init()
/OK3568_Linux_fs/kernel/net/mptcp/
H A Dprotocol.c2833 inet_register_protosw(&mptcp_protosw); in mptcp_proto_init()