Home
last modified time | relevance | path

Searched refs:ngrec (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Digmp.h59 __be16 ngrec; member
/openbmc/linux/net/ipv4/
H A Digmp.c416 pig->ngrec = 0; in igmpv3_newpack()
453 pih->ngrec = htons(ntohs(pih->ngrec)+1); in add_grhead()
497 if (pih && pih->ngrec && in add_grec()
/openbmc/linux/drivers/net/
H A Damt.c2005 for (i = 0; i < ntohs(ihrv3->ngrec); i++) { in amt_igmpv3_report_handler()
/openbmc/linux/net/bridge/
H A Dbr_multicast.c2798 num = ntohs(ih->ngrec); in br_ip4_multicast_igmp3_report()