OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ifc_index
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/route6d/
route6d.c
105
int
ifc_index
; /* if index */
member in struct:ifc
356
if (ifcp->
ifc_index
< 0) {
404
if (ifcp->
ifc_index
> 0 && (ifcp->ifc_flags & IFF_UP))
539
if (ifcp->
ifc_index
> 0 && (ifcp->ifc_flags & IFF_UP))
767
if (rrt->rrt_index == ifcp->
ifc_index
&&
782
} else if (nh && (rrt->rrt_index != ifcp->
ifc_index
||
892
if (sflag && rrt->rrt_index != ifcp->
ifc_index
)
897
if (hflag == 0 && rrt->rrt_index == ifcp->
ifc_index
)
1158
if (rrt->rrt_index == ifcp->
ifc_index
&&
1164
rrt->rrt_index = ifcp->
ifc_index
;
[
all
...]
Completed in 29 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025