Home
last modified time | relevance | path

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

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