Home
last modified time | relevance | path

Searched refs:tail4 (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
638 tail4 = NLMSG_TAIL(&req.n); in tc_act_list_or_flush()
640 tail4->rta_len = (void *) NLMSG_TAIL(&req.n) - (void *) tail4; in tc_act_list_or_flush()