OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tgt_mcast
(Results
1 - 4
of
4
) sorted by relevancy
/src/sbin/routed/
output.c
111
naddr
tgt_mcast
;
local in function:output
160
tgt_mcast
= htonl(ifp->int_index);
172
tgt_mcast
= 0;
175
tgt_mcast
= ifp->int_addr;
179
&
tgt_mcast
,
180
sizeof(
tgt_mcast
))) {
output.c
111
naddr
tgt_mcast
;
local in function:output
160
tgt_mcast
= htonl(ifp->int_index);
172
tgt_mcast
= 0;
175
tgt_mcast
= ifp->int_addr;
179
&
tgt_mcast
,
180
sizeof(
tgt_mcast
))) {
rdisc.c
707
naddr
tgt_mcast
;
local in function:send_rdisc
746
tgt_mcast
= htonl(ifp->int_index);
757
tgt_mcast
= 0;
760
tgt_mcast
= ifp->int_addr;
764
&
tgt_mcast
, sizeof(
tgt_mcast
))) {
rdisc.c
707
naddr
tgt_mcast
;
local in function:send_rdisc
746
tgt_mcast
= htonl(ifp->int_index);
757
tgt_mcast
= 0;
760
tgt_mcast
= ifp->int_addr;
764
&
tgt_mcast
, sizeof(
tgt_mcast
))) {
Completed in 23 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025