Home | History | Annotate | Download | only in tc

Lines Matching defs:tail

172 	struct rtattr *tail, *tail2;
183 tail = tail2 = NLMSG_TAIL(n);
223 tail = NLMSG_TAIL(n);
233 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail;
381 struct rtattr *tail;
405 tail = NLMSG_TAIL(&req.n);
461 tail->rta_len = (void *) NLMSG_TAIL(&req.n) - (void *) tail;
489 struct rtattr *tail;
503 tail = NLMSG_TAIL(&req.n);
510 tail->rta_len = (void *) NLMSG_TAIL(&req.n) - (void *) tail;
527 struct rtattr *tail,*tail2;
541 tail = NLMSG_TAIL(&req.n);
565 tail->rta_len = (void *) NLMSG_TAIL(&req.n) - (void *) tail;