Home
last modified time | relevance | path

Searched refs:parse_rtattr_one_nested (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/iproute2/include/
H A Dlibnetlink.h149 #define parse_rtattr_one_nested(type, rta) \ macro
/aosp_15_r20/external/iproute2/misc/
H A Difstat.c145 attr = parse_rtattr_one_nested(sub_type, tb[filter_type]); in get_nlmsg_extended()
/aosp_15_r20/external/iproute2/ip/
H A Dipaddress.c303 inet6_attr = parse_rtattr_one_nested(AF_INET6, af_spec_attr); in print_af_spec()