Searched refs:ah6_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 Dah6.c723 static const struct inet6_protocol ah6_protocol = { variable in typeref:struct:inet6_protocol
736 if (inet6_add_protocol(&ah6_protocol, IPPROTO_AH) < 0) {
747 if (inet6_del_protocol(&ah6_protocol, IPPROTO_AH) < 0)

Completed in 145 milliseconds