Home
last modified time | relevance | path

Searched refs:NETCONFA_IFINDEX_DEFAULT (Results 1 – 5 of 5) sorted by relevance

/external/iproute2/include/uapi/linux/
Dnetconf.h27 #define NETCONFA_IFINDEX_DEFAULT -2 macro
/external/libnl/include/linux-private/linux/
Dnetconf.h28 #define NETCONFA_IFINDEX_DEFAULT -2 macro
/external/kernel-headers/original/uapi/linux/
Dnetconf.h28 #define NETCONFA_IFINDEX_DEFAULT -2 macro
/external/libnl/lib/route/
Dnetconf.c216 case NETCONFA_IFINDEX_DEFAULT: in netconf_dump_line()
441 return rtnl_netconf_get_by_idx(cache, family, NETCONFA_IFINDEX_DEFAULT); in rtnl_netconf_get_default()
/external/iproute2/ip/
Dipnetconf.c107 case NETCONFA_IFINDEX_DEFAULT: in print_netconf()