Searched refs:decode_nla_ifindex (Results 1 – 7 of 7) sorted by relevance
87 [NDA_IFINDEX] = decode_nla_ifindex,88 [NDA_MASTER] = decode_nla_ifindex,
44 [NETCONFA_IFINDEX] = decode_nla_ifindex,
228 [RTA_IIF] = decode_nla_ifindex,229 [RTA_OIF] = decode_nla_ifindex,
75 [NDTPA_IFINDEX] = decode_nla_ifindex,
175 [IFLA_BRPORT_BACKUP_PORT] = decode_nla_ifindex,889 [IFLA_NEW_IFINDEX] = decode_nla_ifindex,
269 decode_nla_ifindex(struct tcb *const tcp, in decode_nla_ifindex() function
3634 rtnl_link: print IFLA_NEW_IFINDEX using decode_nla_ifindex.3638 the value from decode_nla_s32 to decode_nla_ifindex.12156 * nlattr.c (decode_nla_ifindex): New function.12157 * nlattr.h (decode_nla_ifindex): New prototype.