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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/include/linux/netfilter/
H A Dx_tables.h166 #define xt_entry_foreach(pos, ehead, esize) \
167 for ((pos) = (typeof(pos))(ehead); \
168 (pos) < (typeof(pos))((char *)(ehead) + (esize)); \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/include/linux/netfilter/
H A Dx_tables.h166 #define xt_entry_foreach(pos, ehead, esize) \
167 for ((pos) = (typeof(pos))(ehead); \
168 (pos) < (typeof(pos))((char *)(ehead) + (esize)); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/netfilter/
H A Dx_tables.h168 #define xt_entry_foreach(pos, ehead, esize) \
169 for ((pos) = (typeof(pos))(ehead); \
170 (pos) < (typeof(pos))((char *)(ehead) + (esize)); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dinet_timewait_sock.c130 struct inet_ehash_bucket *ehead = inet_ehash_bucket(hashinfo, sk->sk_hash); local
152 inet_twsk_add_node_rcu(tw, &ehead->twchain);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dsgiarcs.h316 unsigned char ehead, esect, ecyl; /* unused */ member in struct:sgi_partition

Completed in 209 milliseconds