| /external/iproute2/ip/ |
| xfrm_state.c | 307 unsigned int ifindex = 0; local 426 ifindex = ll_name_to_index(*argv); 427 if (!ifindex) { 578 xuo.ifindex = ifindex; [all...] |
| xfrm_policy.c | 424 if ((xpinfo->sel.ifindex^filter.xpinfo.sel.ifindex)&filter.sel_dev_mask)
|
| /external/scapy/scapy/arch/windows/ |
| __init__.py | 367 # Name InterfaceDescription ifIndex Status MacAddress LinkSpeed [all...] |
| /external/toybox/toys/pending/ |
| ip.c | 53 int ifindex, scope, scopemask, up, to; member in struct:__anon40278 968 if (addrinfo.ifindex && addrinfo.ifindex != ifa->ifa_index) return 0; 979 if (ifa->ifa_index == addrinfo.ifindex) { [all...] |
| /external/wpa_supplicant_8/src/drivers/ |
| driver_wired.c | 200 wpa_printf(MSG_DEBUG, "Opening raw packet socket for ifindex %d",
|
| driver_nl80211_event.c | 522 struct nlattr *ifindex, struct nlattr *freq, 537 ifidx = nla_get_u32(ifindex); 540 wpa_printf(MSG_WARNING, "nl80211: Unknown ifindex (%d) for channel switch, ignoring", [all...] |
| /external/libpcap/ |
| pcap-linux.c | 312 int ifindex; /* interface index of device we're bound to */ member in struct:pcap_linux 428 static int iface_bind(int fd, int ifindex, char *ebuf); 687 int ifindex; local 691 ifindex = iface_get_id(sock_fd, device, handle->errbuf); 692 if (ifindex == -1) 704 NLA_PUT_U32(msg, NL80211_ATTR_IFINDEX, ifindex); 797 int ifindex; local 801 ifindex = iface_get_id(sock_fd, mondevice, handle->errbuf); 802 if (ifindex == -1) 814 NLA_PUT_U32(msg, NL80211_ATTR_IFINDEX, ifindex); [all...] |
| /external/strace/tests/ |
| Makefile.in | 207 libtests_a-ifindex.$(OBJEXT) \ [all...] |
| Makefile.am | 57 ifindex.c \
|
| /external/strace/tests-m32/ |
| Makefile.in | 207 libtests_a-ifindex.$(OBJEXT) \ [all...] |
| Makefile.am | 57 ifindex.c \
|
| /external/strace/tests-mx32/ |
| Makefile.in | 207 libtests_a-ifindex.$(OBJEXT) \ [all...] |
| Makefile.am | 57 ifindex.c \
|
| /external/dhcpcd-6.8.2/ |
| if-bsd.c | 756 ifa_scope(struct sockaddr_in6 *sin, unsigned int ifindex) 763 uint16_t scope = htons((uint16_t)ifindex); 770 sin->sin6_scope_id = ifindex; [all...] |
| /external/dnsmasq/src/ |
| network.c | 189 int ifindex = (int) addr->in6.sin6_scope_id; local 191 !iface_check(AF_INET6, (struct all_addr *)&addr->in6.sin6_addr, ifr.ifr_name, &ifindex)) 955 _("interface given in %s: '%s' has no ifindex; ignoring"), [all...] |
| /external/iproute2/include/uapi/linux/ |
| if_link.h | 847 __u32 ifindex; member in struct:if_stats_msg
|
| /external/iw/ |
| station.c | 496 COMMAND_ALIAS(station, set, "<MAC address> vlan <ifindex>",
|
| /external/kernel-headers/original/uapi/linux/ |
| if_link.h | 857 __u32 ifindex; member in struct:if_stats_msg
|
| /external/libnl/lib/route/ |
| act.c | 334 * - \c ifindex (required)
|
| route_obj.c | 823 void rtnl_route_set_iif(struct rtnl_route *route, int ifindex) 825 route->rt_iif = ifindex;
|
| /frameworks/base/core/java/com/android/server/net/ |
| NetlinkTracker.java | 111 // code that parses them will not be able to resolve the ifindex to an interface name.
|
| /frameworks/base/services/net/java/android/net/ip/ |
| IpReachabilityMonitor.java | 201 if (mInterfaceParams.index != event.ifindex) return;
|
| /prebuilts/go/linux-x86/pkg/linux_amd64/cmd/go/internal/ |
| version.a | 312 ??& |