Searched refs:ah4_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/ipv4/
H A Dah4.c492 static const struct net_protocol ah4_protocol = { variable in typeref:struct:net_protocol
505 if (inet_add_protocol(&ah4_protocol, IPPROTO_AH) < 0) {
515 if (inet_del_protocol(&ah4_protocol, IPPROTO_AH) < 0)

Completed in 53 milliseconds