OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iff_type
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/route6d/
route6d.c
126
int
iff_type
;
member in struct:iff
821
if (iffp->
iff_type
!= 'A')
838
if (iffp->
iff_type
!= 'A')
857
if (iffp->
iff_type
!= 'O')
1126
if (iffp->
iff_type
!= 'L')
2769
switch (iffp->
iff_type
) {
2781
snprintf(buf, sizeof(buf), "Unknown-%c", iffp->
iff_type
);
2887
ftmp.
iff_type
= filtertype[i];
3199
if (iffp->
iff_type
== type)
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025