Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/route6d/
H A Droute6d.c96 int ifc_index; /* if index */ member
342 if (ifcp->ifc_index < 0) { in main()
355 loopifindex = loopifcp->ifc_index; in main()
1233 rrt->rrt_index = ifcp->ifc_index; in riprecv()
1255 if (ifcp->ifc_index == ic->ifc_index) in riprecv()
1360 ifcp->ifc_index = -1; in ifconfig()
1455 ifcp->ifc_index); in ifconfig1()
1677 if (ifcp->ifc_index == ic->ifc_index) in rtrecv()
1879 ifcp->ifc_index); in rt_deladdr()
1943 rrt->rrt_index = ifcp->ifc_index; in ifrt()
[all …]