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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/include/linux/netfilter/
H A Dxt_u32.h13 __u8 nextop; member in struct:xt_u32_location_element
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_u32.c57 switch (ct->location[i].nextop) {
167 ct->location[locind].nextop = XT_U32_AND;
172 ct->location[locind].nextop = XT_U32_LEFTSH;
177 ct->location[locind].nextop = XT_U32_RIGHTSH;
179 ct->location[locind].nextop = XT_U32_AT;

Completed in 64 milliseconds