Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter/
H A Dx_tables.h174 #define xt_entry_foreach(pos, ehead, esize) \ argument
175 for ((pos) = (typeof(pos))(ehead); \
176 (pos) < (typeof(pos))((char *)(ehead) + (esize)); \
/openbmc/linux/net/ipv4/
H A Dinet_timewait_sock.c119 struct inet_ehash_bucket *ehead = inet_ehash_bucket(hashinfo, sk->sk_hash); in inet_twsk_hashdance() local
147 inet_twsk_add_node_rcu(tw, &ehead->chain); in inet_twsk_hashdance()
/openbmc/linux/arch/mips/include/asm/
H A Dsgiarcs.h318 unsigned char ehead, esect, ecyl; /* unused */ member