Home | History | Annotate | Download | only in tcpdump

Lines Matching defs:ngroups

1409     u_int group, nsrcs, ngroups;
1419 ngroups = EXTRACT_16BITS(&icp->icmp6_data16[1]);
1420 ND_PRINT((ndo,", %d group record(s)", ngroups));
1424 for (i = 0; i < ngroups; i++) {