Home | History | Annotate | Download | only in tc

Lines Matching refs:NLMSG_TAIL

183 	tail = tail2 = NLMSG_TAIL(n);
223 tail = NLMSG_TAIL(n);
233 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail;
244 tail2->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail2;
405 tail = NLMSG_TAIL(&req.n);
453 tail2 = NLMSG_TAIL(&req.n);
457 tail2->rta_len = (void *) NLMSG_TAIL(&req.n) - (void *) tail2;
461 tail->rta_len = (void *) NLMSG_TAIL(&req.n) - (void *) tail;
503 tail = NLMSG_TAIL(&req.n);
510 tail->rta_len = (void *) NLMSG_TAIL(&req.n) - (void *) tail;
541 tail = NLMSG_TAIL(&req.n);
543 tail2 = NLMSG_TAIL(&req.n);
564 tail2->rta_len = (void *) NLMSG_TAIL(&req.n) - (void *) tail2;
565 tail->rta_len = (void *) NLMSG_TAIL(&req.n) - (void *) tail;