Lines Matching defs:pig
2693 struct igmp_grouprec *pig;
2716 pig = NULL;
2874 pig = (struct igmp_grouprec *)(mtod(md, uint8_t *) +
2878 pig = (struct igmp_grouprec *)(mtod(md, uint8_t *) +
2913 pig->ig_numsrc = htons(msrcs);
2962 pig = (struct igmp_grouprec *)(mtod(md, uint8_t *) + off);
3005 pig->ig_numsrc = htons(msrcs);
3055 struct igmp_grouprec *pig;
3153 pig = (struct igmp_grouprec *)(mtod(md,
3158 pig = (struct igmp_grouprec *)(mtod(md,
3236 pig->ig_type = IGMP_ALLOW_NEW_SOURCES;
3238 pig->ig_type = IGMP_BLOCK_OLD_SOURCES;
3239 pig->ig_numsrc = htons(rsrcs);