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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcipso_ipv4.h128 #define CIPSO_V4_OPTPTR(x) (skb_network_header(x) + IPCB(x)->opt.cipso) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dcipso_ipv4.c389 cipso_ptr = CIPSO_V4_OPTPTR(skb);
2318 return cipso_v4_getattr(CIPSO_V4_OPTPTR(skb), secattr);

Completed in 32 milliseconds