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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Desp6.c391 static struct inet6_protocol esp6_protocol = { variable in typeref:struct:inet6_protocol
403 if (inet6_add_protocol(&esp6_protocol, IPPROTO_ESP) < 0) {
414 if (inet6_del_protocol(&esp6_protocol, IPPROTO_ESP) < 0)

Completed in 103 milliseconds