Home
last modified time | relevance | path

Searched refs:IGMP_DO_NOTHING (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Digmp.h123 #define IGMP_DO_NOTHING 0 /* don't send a record */ macro
/f-stack/freebsd/netinet/
H A Digmp.h123 #define IGMP_DO_NOTHING 0 /* don't send a record */ macro
H A Digmp.c2717 type = IGMP_DO_NOTHING; in igmp_v3_enqueue_group_record()
2756 type = IGMP_DO_NOTHING; in igmp_v3_enqueue_group_record()
2779 if (type == IGMP_DO_NOTHING) { in igmp_v3_enqueue_group_record()