Home
last modified time | relevance | path

Searched refs:ehead (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/linux/netfilter/
Dx_tables.h173 #define xt_entry_foreach(pos, ehead, esize) \ argument
174 for ((pos) = (typeof(pos))(ehead); \
175 (pos) < (typeof(pos))((char *)(ehead) + (esize)); \
/linux-3.4.99/net/ipv4/
Dinet_timewait_sock.c131 struct inet_ehash_bucket *ehead = inet_ehash_bucket(hashinfo, sk->sk_hash); in __inet_twsk_hashdance() local
153 inet_twsk_add_node_rcu(tw, &ehead->twchain); in __inet_twsk_hashdance()
/linux-3.4.99/arch/mips/include/asm/
Dsgiarcs.h316 unsigned char ehead, esect, ecyl; /* unused */ member