Searched refs:pih (Results 1 – 1 of 1) sorted by relevance
439 struct igmpv3_report *pih; in add_grhead() local452 pih = igmpv3_report_hdr(skb); in add_grhead()453 pih->ngrec = htons(ntohs(pih->ngrec)+1); in add_grhead()465 struct igmpv3_report *pih; in add_grec() local493 pih = skb ? igmpv3_report_hdr(skb) : NULL; in add_grec()497 if (pih && pih->ngrec && in add_grec()