Home
last modified time | relevance | path

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

/external/libnl/lib/route/cls/
Dematch.c526 e->e_index = (*index)++; in update_container_index()
559 if (!(attr = nla_nest_start(msg, e->e_index + 1))) in fill_ematch_sequence()
573 msg, e->e_index, match.matchid, match.kind, match.flags); in fill_ematch_sequence()
/external/libnl/include/netlink-private/
Dtypes.h558 uint16_t e_index; member