Searched refs:int_ifindex (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dinterface.h47 int int_ifindex; /* interface index */ member in struct:interface
H A Dstartup.c205 ifs.int_ifindex = lifr.lifr_index;
233 ifp->int_ifindex == ifs.int_ifindex) {
272 if (ifp->int_ifindex != ifs.int_ifindex) {
275 ifs.int_ifindex);
277 ifp->int_ifindex = ifs.int_ifindex;
333 setup_listen_sock(ifp->int_ifindex);

Completed in 58 milliseconds