Home
last modified time | relevance | path

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

/PHP-5.4/ext/sockets/
H A Dmulticast.c422 #if !defined(ifr_ifindex) && defined(ifr_index)
423 #define ifr_ifindex ifr_index macro
427 if_req.ifr_ifindex = if_index;
521 *if_index = cur_req->ifr_ifindex;

Completed in 6 milliseconds