Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:ngroups

840     u_int group, nsrcs, ngroups;
850 ngroups = EXTRACT_16BITS(&icp->icmp6_data16[1]);
851 printf(", %d group record(s)", ngroups);
855 for (i = 0; i < ngroups; i++) {