Home
last modified time | relevance | path

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

12

/external/iproute2/tc/
Dm_action.c183 tail = tail2 = NLMSG_TAIL(n); in parse_action()
227 tail = NLMSG_TAIL(n); in parse_action()
237 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in parse_action()
248 tail2->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail2; in parse_action()
426 tail = NLMSG_TAIL(&req.n); in tc_action_gd()
474 tail2 = NLMSG_TAIL(&req.n); in tc_action_gd()
478 tail2->rta_len = (void *) NLMSG_TAIL(&req.n) - (void *) tail2; in tc_action_gd()
482 tail->rta_len = (void *) NLMSG_TAIL(&req.n) - (void *) tail; in tc_action_gd()
524 tail = NLMSG_TAIL(&req.n); in tc_action_modify()
531 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_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()
Dm_simple.c148 tail = NLMSG_TAIL(n); in parse_simple()
152 tail->rta_len = (char *)NLMSG_TAIL(n) - (char *)tail; in parse_simple()
Dq_gred.c111 tail = NLMSG_TAIL(n); in init_gred()
116 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in init_gred()
260 tail = NLMSG_TAIL(n); in gred_parse_opt()
266 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in gred_parse_opt()
Dm_connmark.c121 tail = NLMSG_TAIL(n); in parse_connmark()
124 tail->rta_len = (char *)NLMSG_TAIL(n) - (char *)tail; in parse_connmark()
Dq_htb.c102 tail = NLMSG_TAIL(n); in htb_parse_opt()
108 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in htb_parse_opt()
250 tail = NLMSG_TAIL(n); in htb_parse_class_opt()
262 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_route.c57 tail = NLMSG_TAIL(n); in route_parse_opt()
131 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in route_parse_opt()
Dm_nat.c157 tail = NLMSG_TAIL(n); in parse_nat()
160 tail->rta_len = (char *)NLMSG_TAIL(n) - (char *)tail; in parse_nat()
Df_tcindex.c42 tail = NLMSG_TAIL(n); in tcindex_parse_opt()
124 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in tcindex_parse_opt()
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_skbedit.c142 tail = NLMSG_TAIL(n); in parse_skbedit()
154 tail->rta_len = (char *)NLMSG_TAIL(n) - (char *)tail; in parse_skbedit()
Dq_codel.c111 tail = NLMSG_TAIL(n); in codel_parse_opt()
125 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in codel_parse_opt()
Dq_hhf.c94 tail = NLMSG_TAIL(n); in hhf_parse_opt()
116 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in hhf_parse_opt()
Dm_bpf.c80 tail = NLMSG_TAIL(n); in bpf_parse_opt()
144 tail->rta_len = (char *)NLMSG_TAIL(n) - (char *)tail; in bpf_parse_opt()
Dm_gact.c191 tail = NLMSG_TAIL(n); in parse_gact()
199 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in parse_gact()
Dm_vlan.c147 tail = NLMSG_TAIL(n); in parse_vlan()
162 tail->rta_len = (char *)NLMSG_TAIL(n) - (char *)tail; in parse_vlan()
Dm_csum.c165 tail = NLMSG_TAIL(n); in parse_csum()
168 tail->rta_len = (char *)NLMSG_TAIL(n) - (char *)tail; in parse_csum()
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()
Dm_mirred.c198 tail = NLMSG_TAIL(n); in parse_egress()
201 tail->rta_len = (void *) NLMSG_TAIL(n) - (void *) tail; in parse_egress()
/external/iproute2/ip/
Dlink_veth.c56 data = NLMSG_TAIL(hdr); in veth_parse_opt()
83 data->rta_len = (void *)NLMSG_TAIL(hdr) - (void *)data; in veth_parse_opt()
/external/iproute2/lib/
Dlibnetlink.c660 rta = NLMSG_TAIL(n); in addattr_l()
675 memcpy(NLMSG_TAIL(n), data, len); in addraw_l()
676 memset((void *) NLMSG_TAIL(n) + len, 0, NLMSG_ALIGN(len) - len); in addraw_l()
683 struct rtattr *nest = NLMSG_TAIL(n); in addattr_nest()
691 nest->rta_len = (void *)NLMSG_TAIL(n) - (void *)nest; in addattr_nest_end()
698 struct rtattr *start = NLMSG_TAIL(n); in addattr_nest_compat()
709 start->rta_len = (void *)NLMSG_TAIL(n) - (void *)start; in addattr_nest_compat_end()

12