Searched refs:udpv6_protosw (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dudp.c1474 static struct inet_protosw udpv6_protosw = { variable in typeref:struct:inet_protosw
1492 ret = inet6_register_protosw(&udpv6_protosw);
1505 inet6_unregister_protosw(&udpv6_protosw);

Completed in 35 milliseconds