HomeSort by: relevance | last modified time | path
    Searched refs:int_index (Results 1 - 6 of 6) sorted by relevancy

  /src/sbin/routed/
if.c 225 if (ifp->int_index == ifindex)
505 m.imr_interface.s_addr = htonl(ifp->int_index);
763 ifs0.int_index = ifm.ifm_index;
rdisc.c 199 m.imr_interface.s_addr = htonl(ifp->int_index);
746 tgt_mcast = htonl(ifp->int_index);
defs.h 276 u_short int_index; member in struct:interface
main.c 732 m.imr_interface.s_addr = htonl(ifp->int_index);
output.c 160 tgt_mcast = htonl(ifp->int_index);
parms.c 349 ifp->int_index = -1;

Completed in 69 milliseconds