inet6_register_protosw 115 include/net/protocol.h int inet6_register_protosw(struct inet_protosw *p); inet6_register_protosw 1130 net/dccp/ipv6.c inet6_register_protosw(&dccp_v6_protosw); inet6_register_protosw 721 net/ipv6/af_inet6.c EXPORT_SYMBOL(inet6_register_protosw); inet6_register_protosw 251 net/ipv6/ping.c return inet6_register_protosw(&pingv6_protosw); inet6_register_protosw 1395 net/ipv6/raw.c return inet6_register_protosw(&rawv6_protosw); inet6_register_protosw 2104 net/ipv6/tcp_ipv6.c ret = inet6_register_protosw(&tcpv6_protosw); inet6_register_protosw 1702 net/ipv6/udp.c ret = inet6_register_protosw(&udpv6_protosw); inet6_register_protosw 77 net/ipv6/udplite.c ret = inet6_register_protosw(&udplite6_protosw); inet6_register_protosw 805 net/l2tp/l2tp_ip6.c inet6_register_protosw(&l2tp_ip6_protosw); inet6_register_protosw 1138 net/sctp/ipv6.c inet6_register_protosw(&sctpv6_seqpacket_protosw); inet6_register_protosw 1139 net/sctp/ipv6.c inet6_register_protosw(&sctpv6_stream_protosw);