Home | History | Annotate | Download | only in tcpdump

Lines Matching defs:ngroups

746     u_int group, nsrcs, ngroups;
756 ngroups = ntohs(icp->icmp6_data16[1]);
757 printf(", %d group record(s)", ngroups);
761 for (i = 0; i < ngroups; i++) {