OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VIFF_IGMPV1
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/mrouted/
vif.h
43
#define
VIFF_IGMPV1
0x2000 /* Act as an IGMPv1 Router */
vif.c
305
(v->uv_flags &
VIFF_IGMPV1
) ? 0 :
487
(v->uv_flags &
VIFF_IGMPV1
) ? 0 :
626
if (!(v->uv_flags & VIFF_QUERIER) || (v->uv_flags &
VIFF_IGMPV1
))
1311
if (v->uv_flags &
VIFF_IGMPV1
) fprintf(fp, " IGMPv1");
cfparse.y
246
| IGMPV1 { v->uv_flags |=
VIFF_IGMPV1
; }
Completed in 107 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025