Home
last modified time | relevance | path

Searched refs:decode_nla (Results 1 – 14 of 14) sorted by relevance

/external/strace/
Dnetlink_inet_diag.c198 bool decode_nla = false; in decode_inet_diag_req_compat() local
216 decode_nla = true; in decode_inet_diag_req_compat()
223 if (decode_nla && len > offset) { in decode_inet_diag_req_compat()
241 bool decode_nla = false; in decode_inet_diag_req_v2() local
258 decode_nla = true; in decode_inet_diag_req_v2()
265 if (decode_nla && len > offset) { in decode_inet_diag_req_v2()
397 bool decode_nla = false; in DECL_NETLINK_DIAG_DECODER() local
416 decode_nla = true; in DECL_NETLINK_DIAG_DECODER()
423 if (decode_nla && len > offset) { in DECL_NETLINK_DIAG_DECODER()
Drtnl_dcb.c48 bool decode_nla = false; in DECL_NETLINK_ROUTE_DECODER() local
59 decode_nla = true; in DECL_NETLINK_ROUTE_DECODER()
66 if (decode_nla && len > offset) { in DECL_NETLINK_ROUTE_DECODER()
Drtnl_addrlabel.c65 bool decode_nla = false; in DECL_NETLINK_ROUTE_DECODER() local
78 decode_nla = true; in DECL_NETLINK_ROUTE_DECODER()
85 if (decode_nla && len > offset) { in DECL_NETLINK_ROUTE_DECODER()
Drtnl_addr.c110 bool decode_nla = false; in DECL_NETLINK_ROUTE_DECODER() local
125 decode_nla = true; in DECL_NETLINK_ROUTE_DECODER()
132 if (decode_nla && len > offset) { in DECL_NETLINK_ROUTE_DECODER()
Drtnl_neigh.c97 bool decode_nla = false; in DECL_NETLINK_ROUTE_DECODER() local
115 decode_nla = true; in DECL_NETLINK_ROUTE_DECODER()
122 if (decode_nla && len > offset) { in DECL_NETLINK_ROUTE_DECODER()
Drtnl_rule.c136 bool decode_nla = false; in DECL_NETLINK_ROUTE_DECODER() local
158 decode_nla = true; in DECL_NETLINK_ROUTE_DECODER()
165 if (decode_nla && len > offset) { in DECL_NETLINK_ROUTE_DECODER()
Dnetlink_unix_diag.c149 bool decode_nla = false; in DECL_NETLINK_DIAG_DECODER() local
163 decode_nla = true; in DECL_NETLINK_DIAG_DECODER()
170 if (decode_nla && len > offset) { in DECL_NETLINK_DIAG_DECODER()
Dnetlink_netlink_diag.c158 bool decode_nla = false; in DECL_NETLINK_DIAG_DECODER() local
177 decode_nla = true; in DECL_NETLINK_DIAG_DECODER()
184 if (decode_nla && len > offset) { in DECL_NETLINK_DIAG_DECODER()
Drtnl_mdb.c210 bool decode_nla = false; in DECL_NETLINK_ROUTE_DECODER() local
220 decode_nla = true; in DECL_NETLINK_ROUTE_DECODER()
227 if (decode_nla && len > offset) { in DECL_NETLINK_ROUTE_DECODER()
Dnetlink_packet_diag.c187 bool decode_nla = false; in DECL_NETLINK_DIAG_DECODER() local
203 decode_nla = true; in DECL_NETLINK_DIAG_DECODER()
210 if (decode_nla && len > offset) { in DECL_NETLINK_DIAG_DECODER()
Dnetlink_smc_diag.c228 bool decode_nla = false; in DECL_NETLINK_DIAG_DECODER() local
249 decode_nla = true; in DECL_NETLINK_DIAG_DECODER()
256 if (decode_nla && len > offset) { in DECL_NETLINK_DIAG_DECODER()
Drtnl_tc.c306 bool decode_nla = false; in DECL_NETLINK_ROUTE_DECODER() local
319 decode_nla = true; in DECL_NETLINK_ROUTE_DECODER()
326 if (decode_nla && len > offset) { in DECL_NETLINK_ROUTE_DECODER()
Drtnl_route.c295 bool decode_nla = false; in DECL_NETLINK_ROUTE_DECODER() local
318 decode_nla = true; in DECL_NETLINK_ROUTE_DECODER()
325 if (decode_nla && len > offset) { in DECL_NETLINK_ROUTE_DECODER()
Drtnl_link.c898 bool decode_nla = false; in DECL_NETLINK_ROUTE_DECODER() local
915 decode_nla = true; in DECL_NETLINK_ROUTE_DECODER()
922 if (decode_nla && len > offset) { in DECL_NETLINK_ROUTE_DECODER()