OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:int_addr
(Results
1 - 9
of
9
) sorted by relevancy
/src/sbin/routed/
if.c
114
hifp = AHASH(ifp->
int_addr
);
161
if (ifp->
int_addr
!= addr)
203
|| (ifp->
int_addr
== addr)))
260
if (ifp->
int_addr
== addr)
412
&& ifp->
int_addr
== addr
435
rt = rtfind(ifp->
int_addr
);
438
&&on_net(ifp->
int_addr
,
447
naddr_ntoa(ifp->
int_addr
));
510
: ifp->
int_addr
);
815
ifs.
int_addr
= S_ADDR(INFO_IFA(&info))
[
all
...]
output.c
171
if (ifp->
int_addr
== myaddr) {
175
tgt_mcast = ifp->
int_addr
;
439
|| (ag->ag_nhop != ws.ifp->
int_addr
893
dst.sin_addr.s_addr = ifp->
int_addr
;
989
dst.sin_addr.s_addr = ifp->
int_addr
;
rdisc.c
203
: ifp->
int_addr
);
756
if (ifp->
int_addr
== myaddr) {
760
tgt_mcast = ifp->
int_addr
;
779
trace_rdisc(msg, ifp ? ifp->
int_addr
: 0, rsin.sin_addr.s_addr, ifp,
822
u.ad.icmp_ad_info[0].icmp_ad_addr = ifp->
int_addr
;
main.c
705
: ifp->
int_addr
);
736
: ifp->
int_addr
);
799
ifp->int_rip_sock = get_rip_sock(ifp->
int_addr
, 0);
input.c
104
if (aifp->
int_addr
== from.sin_addr.s_addr)
423
&& rt->rt_gate != aifp->
int_addr
)
table.c
841
new.rts_router = (ifp != 0) ? ifp->
int_addr
: loopaddr;
1032
rsin->sin_addr.s_addr = ifp->
int_addr
;
1942
if (ifp->
int_addr
== rt->rt_ifp->
int_addr
) {
parms.c
71
&& on_net(ifp->
int_addr
,
335
ifp->
int_addr
= gate;
defs.h
277
naddr
int_addr
; /* address on this host (net order) */
member in struct:interface
trace.c
647
naddr_ntoa(ifp->
int_addr
),
Completed in 20 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025