Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dm_action.c579 struct rtattr *tail, *tail2, *tail3, *tail4; in tc_act_list_or_flush() local
631 tail3 = NLMSG_TAIL(&req.n); in tc_act_list_or_flush()
636 tail3->rta_len = (void *) NLMSG_TAIL(&req.n) - (void *) tail3; in tc_act_list_or_flush()