| /prebuilts/go/darwin-x86/src/syscall/ |
| ztypes_linux_ppc64le.go | 182 Ifindex int32 226 Ifindex int32 253 Ifindex int32 260 Ifindex uint32 487 Ifindex int32
|
| ztypes_linux_s390x.go | 179 Ifindex int32 223 Ifindex int32 250 Ifindex int32 257 Ifindex uint32 484 Ifindex int32
|
| /prebuilts/go/linux-x86/src/syscall/ |
| ztypes_linux_386.go | 178 Ifindex int32 222 Ifindex int32 247 Ifindex int32 254 Ifindex uint32 481 Ifindex int32
|
| ztypes_linux_amd64.go | 180 Ifindex int32 224 Ifindex int32 251 Ifindex int32 258 Ifindex uint32 485 Ifindex int32
|
| ztypes_linux_arm.go | 182 Ifindex int32 226 Ifindex int32 251 Ifindex int32 258 Ifindex uint32 485 Ifindex int32
|
| ztypes_linux_ppc64.go | 182 Ifindex int32 226 Ifindex int32 253 Ifindex int32 260 Ifindex uint32 487 Ifindex int32
|
| ztypes_linux_ppc64le.go | 182 Ifindex int32 226 Ifindex int32 253 Ifindex int32 260 Ifindex uint32 487 Ifindex int32
|
| ztypes_linux_s390x.go | 179 Ifindex int32 223 Ifindex int32 250 Ifindex int32 257 Ifindex uint32 484 Ifindex int32
|
| /external/wpa_supplicant_8/src/drivers/ |
| driver_nl80211.c | 197 int ifindex, int disabled); 255 int ifindex) 260 if (bss->ifindex == ifindex) 466 return nla_put_u32(msg, NL80211_ATTR_IFINDEX, bss->ifindex); 489 nl80211_ifindex_msg(struct wpa_driver_nl80211_data *drv, int ifindex, 499 nla_put_u32(msg, NL80211_ATTR_IFINDEX, ifindex)) { 511 return nl80211_ifindex_msg(drv, drv->ifindex, flags, cmd); 517 return nl80211_ifindex_msg(bss->drv, bss->ifindex, flags, cmd); 788 return drv->ifindex; 2792 int ifindex; local 6512 int ifindex, br_ifindex = 0; local 6868 int ifindex = if_nametoindex(ifname); local [all...] |
| driver_nl80211.h | 56 int ifindex; member in struct:i802_bss 92 int ifindex; member in struct:wpa_driver_nl80211_data 241 int ifindex);
|
| /external/libnl/lib/route/ |
| neigh.c | 69 * struct rtnl_neigh *neigh = rtnl_neigh_get(cache, ifindex, dst_addr); 82 * rtnl_neigh_set_ifindex(neigh, ifindex); 106 * rtnl_neigh_set_ifindex(neigh, ifindex); 128 * rtnl_neigh_set_ifindex(neigh, ifindex); 265 diff |= NEIGH_DIFF(IFINDEX, a->n_ifindex != b->n_ifindex); 293 __ADD(NEIGH_ATTR_IFINDEX, ifindex) 535 * @arg ifindex interface index the neighbour is on 540 struct rtnl_neigh * rtnl_neigh_get(struct nl_cache *cache, int ifindex, 546 if (neigh->n_ifindex == ifindex && 824 void rtnl_neigh_set_ifindex(struct rtnl_neigh *neigh, int ifindex) [all...] |
| neightbl.c | 86 if (_C(IFINDEX, ntp_ifindex) || 199 COPY_ENTRY(IFINDEX, ifindex); 408 * @arg ifindex optional interface index 411 * optionally the specified ifindex to retrieve device specific 418 const char *name, int ifindex) 427 ((!ifindex && !nt->nt_parms.ntp_ifindex) || 428 (ifindex && ifindex == nt->nt_parms.ntp_ifindex))) { 637 void rtnl_neightbl_set_dev(struct rtnl_neightbl *ntbl, int ifindex) [all...] |
| addr.c | 33 * rtnl_addr_set_ifindex(addr, ifindex); 77 * rtnl_addr_set_ifindex(addr, ifindex); 441 diff |= ADDR_DIFF(IFINDEX, a->a_ifindex != b->a_ifindex); 468 __ADD(ADDR_ATTR_IFINDEX, ifindex) 513 * @arg ifindex Interface index of address 524 struct rtnl_addr *rtnl_addr_get(struct nl_cache *cache, int ifindex, 533 if (ifindex && a->a_ifindex != ifindex) 790 void rtnl_addr_set_ifindex(struct rtnl_addr *addr, int ifindex) 792 addr->a_ifindex = ifindex; [all...] |
| /external/linux-kselftest/tools/testing/selftests/bpf/ |
| test_l4lb.c | 143 __u32 ifindex; member in union:ctl_value::__anon26863 343 __u32 ifindex; local 432 ifindex = cval->ifindex; 439 ifindex = cval->ifindex; 450 return bpf_redirect(ifindex, 0);
|
| /external/iproute2/misc/ |
| arpd.c | 100 static int handle_if(int ifindex) 108 if (ifvec[i] == ifindex) 178 static int send_probe(int ifindex, __u32 addr) 180 struct ifreq ifr = { .ifr_ifindex = ifindex }; 192 .sll_ifindex = ifindex, 238 static int queue_active_probe(int ifindex, __u32 addr) 254 if (buckets >= broadcast_rate && !send_probe(ifindex, addr)) { 263 static int respond_to_kernel(int ifindex, __u32 addr, char *lla, int llalen) 275 .ndm.ndm_ifindex = ifindex, 734 printf("%-8s %-15s %s\n", "#Ifindex", "IP", "MAC") [all...] |
| /external/iproute2/bridge/ |
| fdb.c | 209 unsigned int ifindex = rta_getattr_u32(tb[NDA_IFINDEX]); local 211 if (ifindex) { 215 if_indextoname(ifindex, ifname)) { 224 ifindex); 226 fprintf(fp, "via ifindex %u ", ifindex);
|
| /bionic/libc/kernel/uapi/rdma/ |
| rdma_netlink.h | 152 __u32 ifindex; member in struct:rdma_ls_ip_resolve_header
|
| /external/iproute2/include/uapi/linux/ |
| if_macsec.h | 35 MACSEC_ATTR_IFINDEX, /* u32, ifindex of the MACsec netdevice */
|
| inet_diag.h | 93 INET_DIAG_BC_DEV_COND, /* u32 ifindex */
|
| /external/kernel-headers/original/uapi/linux/ |
| if_macsec.h | 35 MACSEC_ATTR_IFINDEX, /* u32, ifindex of the MACsec netdevice */
|
| inet_diag.h | 93 INET_DIAG_BC_DEV_COND, /* u32 ifindex */
|
| /external/ltp/testcases/network/stress/ns-tools/ |
| ns-udpsender.c | 326 int ifindex, *id_p = &ifindex; local 329 ifindex = ifinfo.ifr_ifindex; 336 req_p->imr_ifindex = ifindex;
|
| /external/strace/ |
| netlink_inet_diag.c | 125 uint32_t ifindex; local 127 if (len < sizeof(ifindex)) 129 else if (!umove_or_printaddr(tcp, addr, &ifindex)) 130 print_ifindex(ifindex);
|
| nlattr.h | 64 DECL_NLA(ifindex); variable
|
| /external/toybox/toys/pending/ |
| arping.c | 51 // Gets information of INTERFACE and updates IFINDEX, MAC and IP. 52 static void get_interface(char *interface, int *ifindex, uint32_t *oip, 71 if (ifindex) { 73 *ifindex = req.ifr_ifindex;
|