Home
last modified time | relevance | path

Searched refs:NLMSG_TAIL (Results 1 – 25 of 39) sorted by relevance

12

/external/iproute2/tc/
Dm_action.c183 tail = tail2 = NLMSG_TAIL(n); in parse_action()
223 tail = NLMSG_TAIL(n); in parse_action()
233 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in parse_action()
244 tail2->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail2; in parse_action()
405 tail = NLMSG_TAIL(&req.n); in tc_action_gd()
453 tail2 = NLMSG_TAIL(&req.n); in tc_action_gd()
457 tail2->rta_len = (void *) NLMSG_TAIL(&req.n) - (void *) tail2; in tc_action_gd()
461 tail->rta_len = (void *) NLMSG_TAIL(&req.n) - (void *) tail; in tc_action_gd()
503 tail = NLMSG_TAIL(&req.n); in tc_action_modify()
510 tail->rta_len = (void *) NLMSG_TAIL(&req.n) - (void *) tail; in tc_action_modify()
[all …]
Dq_dsmark.c71 tail = NLMSG_TAIL(n); in dsmark_parse_opt()
80 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in dsmark_parse_opt()
98 tail = NLMSG_TAIL(n); in dsmark_parse_class_opt()
126 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in dsmark_parse_class_opt()
Dm_ematch.c179 struct rtattr *tail = NLMSG_TAIL(n); in parse_tree()
221 tail->rta_len = (void*) NLMSG_TAIL(n) - (void*) tail; in parse_tree()
346 tail = NLMSG_TAIL(n); in parse_ematch()
350 tail_list = NLMSG_TAIL(n); in parse_ematch()
356 tail_list->rta_len = (void*) NLMSG_TAIL(n) - (void*) tail_list; in parse_ematch()
357 tail->rta_len = (void*) NLMSG_TAIL(n) - (void*) tail; in parse_ematch()
Dq_gred.c109 tail = NLMSG_TAIL(n); in init_gred()
112 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in init_gred()
252 tail = NLMSG_TAIL(n); in gred_parse_opt()
258 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in gred_parse_opt()
Dq_qfq.c62 tail = NLMSG_TAIL(n); in qfq_parse_class_opt()
89 tail->rta_len = (void *)NLMSG_TAIL(n) - (void *)tail; in qfq_parse_class_opt()
Dq_drr.c58 tail = NLMSG_TAIL(n); in drr_parse_class_opt()
80 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *)tail; in drr_parse_class_opt()
Dq_htb.c94 tail = NLMSG_TAIL(n); in htb_parse_opt()
97 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in htb_parse_opt()
232 tail = NLMSG_TAIL(n); in htb_parse_class_opt()
237 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in htb_parse_class_opt()
Df_fw.c64 tail = NLMSG_TAIL(n); in fw_parse_opt()
115 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in fw_parse_opt()
Df_tcindex.c42 tail = NLMSG_TAIL(n); in tcindex_parse_opt()
116 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in tcindex_parse_opt()
Df_route.c57 tail = NLMSG_TAIL(n); in route_parse_opt()
124 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in route_parse_opt()
Dm_skbedit.c142 tail = NLMSG_TAIL(n); in parse_skbedit()
154 tail->rta_len = (char *)NLMSG_TAIL(n) - (char *)tail; in parse_skbedit()
Dm_nat.c157 tail = NLMSG_TAIL(n); in parse_nat()
160 tail->rta_len = (char *)NLMSG_TAIL(n) - (char *)tail; in parse_nat()
Dq_sfb.c137 tail = NLMSG_TAIL(n); in sfb_parse_opt()
140 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in sfb_parse_opt()
Dm_csum.c165 tail = NLMSG_TAIL(n); in parse_csum()
168 tail->rta_len = (char *)NLMSG_TAIL(n) - (char *)tail; in parse_csum()
Dm_gact.c190 tail = NLMSG_TAIL(n); in parse_gact()
198 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in parse_gact()
Dm_mirred.c197 tail = NLMSG_TAIL(n); in parse_egress()
200 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in parse_egress()
Dq_atm.c180 tail = NLMSG_TAIL(n); in atm_parse_class_opt()
185 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in atm_parse_class_opt()
Dq_choke.c157 tail = NLMSG_TAIL(n); in choke_parse_opt()
163 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in choke_parse_opt()
Dq_cbq.c166 tail = NLMSG_TAIL(n); in cbq_parse_opt()
177 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in cbq_parse_opt()
412 tail = NLMSG_TAIL(n); in cbq_parse_class_opt()
432 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in cbq_parse_class_opt()
Dq_red.c147 tail = NLMSG_TAIL(n); in red_parse_opt()
153 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in red_parse_opt()
Dq_tbf.c208 tail = NLMSG_TAIL(n); in tbf_parse_opt()
214 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in tbf_parse_opt()
Dm_xt.c224 tail = NLMSG_TAIL(n); in parse_ipt()
246 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in parse_ipt()
/external/iproute2/ip/
Dlink_veth.c40 data = NLMSG_TAIL(hdr); in veth_parse_opt()
57 data->rta_len = (void *)NLMSG_TAIL(hdr) - (void *)data; in veth_parse_opt()
Diplink_vlan.c50 tail = NLMSG_TAIL(n); in vlan_parse_qos_map()
69 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *)tail; in vlan_parse_qos_map()
/external/iproute2/lib/
Dlibnetlink.c563 rta = NLMSG_TAIL(n); in addattr_l()
578 memcpy(NLMSG_TAIL(n), data, len); in addraw_l()
579 memset((void *) NLMSG_TAIL(n) + len, 0, NLMSG_ALIGN(len) - len); in addraw_l()
586 struct rtattr *nest = NLMSG_TAIL(n); in addattr_nest()
594 nest->rta_len = (void *)NLMSG_TAIL(n) - (void *)nest; in addattr_nest_end()
601 struct rtattr *start = NLMSG_TAIL(n); in addattr_nest_compat()
612 start->rta_len = (void *)NLMSG_TAIL(n) - (void *)start; in addattr_nest_compat_end()

12