OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:int_name
(Results
1 - 8
of
8
) sorted by relevancy
/src/sbin/routed/
if.c
136
hifp = nhash(ifp->
int_name
);
201
if (!strcmp(ifp->
int_name
, name)
494
&& !strcmp(ifp->
int_name
, ifp1->
int_name
))
582
&& !strcmp(ifp->
int_name
, ifp1->
int_name
))
604
ifp->
int_name
, naddr_ntoa(ifp->int_dstaddr));
611
type, ifp->
int_name
, naddr_ntoa(ifp->int_dstaddr));
618
&& !strcmp(ifp->
int_name
, ifp1->
int_name
))
[
all
...]
rdisc.c
133
ifp ? ifp->
int_name
: "?",
150
ifp ? ifp->
int_name
: "?",
346
drp->dr_ifp->
int_name
);
437
naddr_ntoa(gate), ifp->
int_name
, i);
441
naddr_ntoa(gate), ifp->
int_name
);
448
naddr_ntoa(gate), ifp->
int_name
);
535
new_drp->dr_ifp->
int_name
);
542
cur_drp->dr_ifp->
int_name
,
544
new_drp->dr_ifp->
int_name
);
739
ifp->
int_name
);
[
all
...]
parms.c
69
|| !strcmp(ifp->
int_name
, parmp->parm_name)
136
ifp->
int_name
);
145
ifp->
int_name
);
347
(void)snprintf(ifp->
int_name
, sizeof(ifp->
int_name
),
input.c
550
rip->rip_vers, aifp->
int_name
);
573
aifp->
int_name
);
trace.c
618
"if?" : rts->rts_ifp->
int_name
));
645
(void)fprintf(ftrace, "%-3s interface %-4s ", act, ifp->
int_name
);
916
ifp ? " via " : "", ifp ? ifp->
int_name
: "");
table.c
955
ifp ? ifp->
int_name
: "unknown interface");
962
ifp ? ifp->
int_name
: "unknown interface");
1216
ifp->
int_name
);
2143
ifp->
int_name
,
output.c
153
ifp->
int_name
);
211
ifp != 0 ? ifp->
int_name
: "",
defs.h
275
char
int_name
[IF_NAME_LEN+1];
member in struct:interface
Completed in 18 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025