Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:seqnum

62     uint8_t 	seqnum[4];
86 uint8_t seqnum[4];
98 uint8_t seqnum[4];
191 uint8_t seqnum[4];
197 uint8_t seqnum[4];
591 ND_PRINT((ndo, " seqnum %u, type %u, idx %u, records %u",
592 EXTRACT_32BITS(sflow_counter_sample->seqnum),
621 ND_PRINT((ndo, " seqnum %u, type %u, idx %u, records %u",
622 EXTRACT_32BITS(sflow_expanded_counter_sample->seqnum),
818 ND_PRINT((ndo, " seqnum %u, type %u, idx %u, rate %u, pool %u, drops %u, input %u output %u records %u",
819 EXTRACT_32BITS(sflow_flow_sample->seqnum),
852 ND_PRINT((ndo, " seqnum %u, type %u, idx %u, rate %u, pool %u, drops %u, records %u",
853 EXTRACT_32BITS(sflow_expanded_flow_sample->seqnum),
907 ND_PRINT((ndo, "sFlowv%u, %s agent %s, agent-id %u, seqnum %u, uptime %u, samples %u, length %u",
912 EXTRACT_32BITS(sflow_datagram->seqnum),