Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:EXTRACT_16BITS

197 	sport = EXTRACT_16BITS(&pgm->pgm_sport);
198 dport = EXTRACT_16BITS(&pgm->pgm_dport);
229 ND_PRINT((ndo, "PGM, length %u", EXTRACT_16BITS(&pgm->pgm_length)));
248 switch (EXTRACT_16BITS(&spm->pgms_nla_afi)) {
284 EXTRACT_16BITS(&poll->pgmp_round)));
295 switch (EXTRACT_16BITS(&polr->pgmp_nla_afi)) {
331 EXTRACT_16BITS(&polr->pgmp_round), nla_buf, ivl, rnd, mask));
377 switch (EXTRACT_16BITS(&nak->pgmn_source_afi)) {
401 switch (EXTRACT_16BITS(bp)) {
488 opts_len = EXTRACT_16BITS(bp);
524 ND_PRINT((ndo, " OPTS LEN (extra?) %d", EXTRACT_16BITS(bp)));
604 switch (EXTRACT_16BITS(bp)) {
735 switch (EXTRACT_16BITS(bp)) {
768 switch (EXTRACT_16BITS(bp)) {
812 zmtp1_print_datagram(ndo, bp, EXTRACT_16BITS(&pgm->pgm_length));