Home
last modified time | relevance | path

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

/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)); \
/linux/arch/mips/include/asm/
H A Dsgiarcs.h318 unsigned char ehead, esect, ecyl; /* unused */ member