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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Desp4.c446 static struct net_protocol esp4_protocol = { variable in typeref:struct:net_protocol
458 if (inet_add_protocol(&esp4_protocol, IPPROTO_ESP) < 0) {
468 if (inet_del_protocol(&esp4_protocol, IPPROTO_ESP) < 0)

Completed in 66 milliseconds