Home | History | Annotate | Download | only in tc

Lines Matching refs:NLMSG_TAIL

183 	tail = tail2 = NLMSG_TAIL(n);
227 tail = NLMSG_TAIL(n);
237 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail;
248 tail2->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail2;
426 tail = NLMSG_TAIL(&req.n);
474 tail2 = NLMSG_TAIL(&req.n);
478 tail2->rta_len = (void *) NLMSG_TAIL(&req.n) - (void *) tail2;
482 tail->rta_len = (void *) NLMSG_TAIL(&req.n) - (void *) tail;
524 tail = NLMSG_TAIL(&req.n);
531 tail->rta_len = (void *) NLMSG_TAIL(&req.n) - (void *) tail;
562 tail = NLMSG_TAIL(&req.n);
564 tail2 = NLMSG_TAIL(&req.n);
585 tail2->rta_len = (void *) NLMSG_TAIL(&req.n) - (void *) tail2;
586 tail->rta_len = (void *) NLMSG_TAIL(&req.n) - (void *) tail;