Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Digmp_var.h147 #define IGMP_MAX_G_GS_PACKETS 8 /* # of packets to answer G/GS */ macro
/f-stack/freebsd/netinet/
H A Digmp_var.h147 #define IGMP_MAX_G_GS_PACKETS 8 /* # of packets to answer G/GS */ macro
H A Digmp.c1750 mbufq_init(&qrq, IGMP_MAX_G_GS_PACKETS); in igmp_fasttimo_vnet()