Searched refs:ifi_change (Results 1 - 14 of 14) sorted by path

/external/android-clat/
H A Dsetif.c111 ifi.ifi_change = IFF_UP;
/external/dhcpcd/
H A Dif-linux.c372 ifi->ifi_change == 0)
/external/iproute2/include/linux/
H A Drtnetlink.h431 unsigned ifi_change; /* IFF_* change mask */ member in struct:ifinfomsg
/external/iproute2/ip/
H A Diplink.c288 req->i.ifi_change |= IFF_UP;
291 req->i.ifi_change |= IFF_UP;
340 req->i.ifi_change |= IFF_MULTICAST;
349 req->i.ifi_change |= IFF_ALLMULTI;
358 req->i.ifi_change |= IFF_PROMISC;
367 req->i.ifi_change |= IFF_NOTRAILERS;
376 req->i.ifi_change |= IFF_NOARP;
409 req->i.ifi_change |= IFF_DYNAMIC;
/external/kernel-headers/original/uapi/linux/
H A Drtnetlink.h451 unsigned ifi_change; /* IFF_* change mask */ member in struct:ifinfomsg
/external/libnl/include/linux/
H A Drtnetlink.h424 unsigned ifi_change; /* IFF_* change mask */ member in struct:ifinfomsg
/external/libnl/lib/route/
H A Dlink.c288 link->l_change = ifi->ifi_change;
/external/mdnsresponder/mDNSPosix/
H A DmDNSPosix.c1042 pIfInfo->ifi_type, pIfInfo->ifi_index, pIfInfo->ifi_flags, pIfInfo->ifi_change);
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Dnetlink.c193 req.ifinfo.ifi_change = 0;
H A Dpriv_netlink.h99 unsigned ifi_change; member in struct:ifinfomsg
/external/wpa_supplicant_8/src/drivers/
H A Dnetlink.c193 req.ifinfo.ifi_change = 0;
H A Dpriv_netlink.h99 unsigned ifi_change; member in struct:ifinfomsg
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Dnetlink.c193 req.ifinfo.ifi_change = 0;
H A Dpriv_netlink.h99 unsigned ifi_change; member in struct:ifinfomsg

Completed in 743 milliseconds