Home
last modified time | relevance | path

Searched refs:inet_protosw (Results 1 – 10 of 10) sorted by relevance

/linux/include/net/
H A Dprotocol.h79 struct inet_protosw { struct
107 void inet_register_protosw(struct inet_protosw *p); argument
108 void inet_unregister_protosw(struct inet_protosw *p);
113 int inet6_register_protosw(struct inet_protosw *p);
114 void inet6_unregister_protosw(struct inet_protosw *p);
/linux/net/smc/
H A Dsmc_inet.c54 static struct inet_protosw smc_inet_protosw = {
101 static struct inet_protosw smc_inet6_protosw = {
/linux/net/ipv4/
H A Dudplite.c74 static struct inet_protosw udplite4_protosw = {
/linux/net/ipv6/
H A Dudplite.c73 static struct inet_protosw udplite6_protosw = {
H A Dtcp_ipv6.c2345 static struct inet_protosw tcpv6_protosw = {
/linux/net/sctp/
H A Dipv6.c1065 static struct inet_protosw sctpv6_seqpacket_protosw = {
1072 static struct inet_protosw sctpv6_stream_protosw = {
/linux/net/l2tp/
H A Dl2tp_ip6.c781 static struct inet_protosw l2tp_ip6_protosw = {
/linux/net/dccp/
H A Dipv4.c
H A Dipv6.c
/linux/net/mptcp/
H A Dprotocol.c4337 static struct inet_protosw mptcp_protosw = {
4443 static struct inet_protosw mptcp_v6_protosw = {