Home
last modified time | relevance | path

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

/net/ipv4/
Digmp.c439 struct igmpv3_report *pih; in add_grhead() local
452 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() local
493 pih = skb ? igmpv3_report_hdr(skb) : NULL; in add_grec()
497 if (pih && pih->ngrec && in add_grec()