Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dm_ematch.c338 struct rtattr *tail, *tail_list; in parse_ematch() local
349 tail_list = NLMSG_TAIL(n); in parse_ematch()
355 tail_list->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail_list; in parse_ematch()