Searched refs:frag_protocol (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 Dreassembly.c596 static const struct inet6_protocol frag_protocol = variable in typeref:struct:inet6_protocol
738 ret = inet6_add_protocol(&frag_protocol, IPPROTO_FRAGMENT);
765 inet6_del_protocol(&frag_protocol, IPPROTO_FRAGMENT);
774 inet6_del_protocol(&frag_protocol, IPPROTO_FRAGMENT);

Completed in 67 milliseconds