Searched refs:ifr_ifindex (Results 1 – 2 of 2) sorted by relevance
270 #define ifr_ifindex ifr_ifru.ifru_ivalue /* interface index */ macro
367 struct ifreq req = { .ifr_ifindex = 1 }; in try_isolate_network()