HomeSort by relevance Sort by last modified time
    Searched refs:EXTRACT_16BITS (Results 51 - 75 of 96) sorted by null

1 23 4

  /external/tcpdump/
print-dhcp6.c 298 optlen = EXTRACT_16BITS(&dh6o->dh6opt_len);
301 opttype = EXTRACT_16BITS(&dh6o->dh6opt_type);
312 switch (EXTRACT_16BITS(tp)) {
316 EXTRACT_16BITS(&tp[2]),
342 EXTRACT_16BITS(&tp[2])));
353 ND_PRINT((ndo, " type %d)", EXTRACT_16BITS(tp)));
383 tok2str(dh6opt_str, "opt_%u", EXTRACT_16BITS(&tp[i]))));
401 ND_PRINT((ndo, " %d)", EXTRACT_16BITS(tp)));
449 ND_PRINT((ndo, " %04x", EXTRACT_16BITS(tp)));
565 ND_PRINT((ndo, " %s)", dhcp6stcode(EXTRACT_16BITS(&tp[0]))))
    [all...]
print-eap.c 172 EXTRACT_16BITS(eap->length)));
180 EXTRACT_16BITS(eap->length)));
188 len = EXTRACT_16BITS(tptr+2);
print-vtp.c 248 EXTRACT_16BITS(&vtp_vlan->vlanid),
249 EXTRACT_16BITS(&vtp_vlan->mtu),
283 tlv_value = EXTRACT_16BITS(tptr+2);
print-juniper.c 476 EXTRACT_16BITS(&gh->vlan_id[0])));
544 EXTRACT_16BITS(&ih->sa_index),
554 EXTRACT_16BITS(&ih->sa_index),
591 EXTRACT_16BITS(&mh->iif),
626 EXTRACT_16BITS(&sh->svc_set_id),
740 extracted_ethertype = EXTRACT_16BITS(p);
768 EXTRACT_16BITS(&l2info.cookie) != PPP_OSI &&
769 EXTRACT_16BITS(&l2info.cookie) != (PPP_ADDRESS << 8 | PPP_CONTROL))
799 switch (EXTRACT_16BITS(&l2info.cookie)) {
    [all...]
print-vrrp.c 146 EXTRACT_16BITS(&bp[6])));
154 EXTRACT_16BITS(&bp[6])));
print-ether.c 102 ether_type = EXTRACT_16BITS(&ep->ether_type);
153 ether_type = EXTRACT_16BITS(&ep->ether_type);
186 uint16_t tag = EXTRACT_16BITS(p);
191 ether_type = EXTRACT_16BITS(p + 2);
print-igmp.c 161 ngroups = EXTRACT_16BITS(&bp[6]);
175 nsrcs = EXTRACT_16BITS(&bp[group+2]);
238 nsrcs = EXTRACT_16BITS(&bp[10]);
335 ND_PRINT((ndo, " bad igmp cksum %x!", EXTRACT_16BITS(&bp[2])));
print-pptp.c 299 ND_PRINT((ndo, " CALL_ID(%u)", EXTRACT_16BITS(call_id)));
306 ND_PRINT((ndo, " CALL_SER_NUM(%u)", EXTRACT_16BITS(call_ser)));
313 ND_PRINT((ndo, " CAUSE_CODE(%u)", EXTRACT_16BITS(cause_code)));
349 ND_PRINT((ndo, " FIRM_REV(%u)", EXTRACT_16BITS(firm_rev)));
399 ND_PRINT((ndo, " MAX_CHAN(%u)", EXTRACT_16BITS(max_channel)));
406 ND_PRINT((ndo, " PEER_CALL_ID(%u)", EXTRACT_16BITS(peer_call_id)));
420 ND_PRINT((ndo, " PROC_DELAY(%u)", EXTRACT_16BITS(pkt_proc_delay)));
428 EXTRACT_16BITS(proto_ver) >> 8,
429 EXTRACT_16BITS(proto_ver) & 0xff));
436 ND_PRINT((ndo, " RECV_WIN(%u)", EXTRACT_16BITS(recv_winsiz)))
    [all...]
print-sunatm.c 98 vci = EXTRACT_16BITS(&p[VCI_POS]);
print-arp.c 88 #define HRD(ap) EXTRACT_16BITS(&(ap)->ar_hrd)
91 #define OP(ap) EXTRACT_16BITS(&(ap)->ar_op)
92 #define PRO(ap) EXTRACT_16BITS(&(ap)->ar_pro)
155 #define ATMHRD(ap) EXTRACT_16BITS(&(ap)->aar_hrd)
159 #define ATMOP(ap) EXTRACT_16BITS(&(ap)->aar_op)
160 #define ATMPRO(ap) EXTRACT_16BITS(&(ap)->aar_pro)
print-chdlc.c 63 proto = EXTRACT_16BITS(&p[2]);
170 EXTRACT_16BITS(&slarp->un.keep.rel)));
print-geneve.c 101 opt_class = EXTRACT_16BITS(bp);
160 prot = EXTRACT_16BITS(bp);
print-aoe.c 219 ND_PRINT((ndo, "\n\tBuffer Count: %u", EXTRACT_16BITS(cp)));
223 ND_PRINT((ndo, ", Firmware Version: %u", EXTRACT_16BITS(cp)));
236 cslen = EXTRACT_16BITS(cp);
367 ND_PRINT((ndo, "\n\tMajor: 0x%04x", EXTRACT_16BITS(cp)));
print-atm.c 420 ND_PRINT((ndo, "%04x ", EXTRACT_16BITS(&oam_ptr.oam_fm_loopback->loopback_id[idx])));
426 ND_PRINT((ndo, "%04x ", EXTRACT_16BITS(&oam_ptr.oam_fm_loopback->source_id[idx])));
438 ND_PRINT((ndo, "%04x ", EXTRACT_16BITS(&oam_ptr.oam_fm_ais_rdi->failure_location[idx])));
452 cksum = EXTRACT_16BITS(p + OAM_CELLTYPE_FUNCTYPE_LEN + OAM_FUNCTION_SPECIFIC_LEN)
print-mptcp.c 300 ND_PRINT((ndo, " len %u", EXTRACT_16BITS(opt)));
304 ND_PRINT((ndo, " csum 0x%x", EXTRACT_16BITS(opt)));
325 ND_PRINT((ndo, ":%u", EXTRACT_16BITS(add_addr->u.v4.port)));
332 ND_PRINT((ndo, ":%u", EXTRACT_16BITS(add_addr->u.v6.port)));
print-openflow.c 97 length = EXTRACT_16BITS(cp);
print-bgp.c 108 }; /* EXTRACT_16BITS(&bgp_route_refresh->afi) (sigh) */
114 (((flags) & 0x10) ? EXTRACT_16BITS(p) : *(p))
678 switch (EXTRACT_16BITS(pptr)) {
683 EXTRACT_16BITS(pptr+2),
691 *(pptr+2), *(pptr+3), *(pptr+4), *(pptr+5), EXTRACT_16BITS(pptr+6));
698 EXTRACT_16BITS(pptr+6), *(pptr+2), *(pptr+3), *(pptr+4),
699 *(pptr+5), EXTRACT_16BITS(pptr+6));
    [all...]
print-lwapp.c 204 tlen=EXTRACT_16BITS(lwapp_trans_header->length);
227 msg_tlen = EXTRACT_16BITS(lwapp_control_header->len);
321 tlen=EXTRACT_16BITS(lwapp_trans_header->length);
print-rpki-rtr.c 201 EXTRACT_16BITS(pdu_header->u.session_id),
219 EXTRACT_16BITS(pdu_header->u.session_id)));
260 error_code = EXTRACT_16BITS(pdu->pdu_header.u.error_code);
print-icmp6.c 724 EXTRACT_16BITS(&dio->rpl_dagrank),
912 udp_sum = EXTRACT_16BITS(&dp->icmp6_cksum);
956 dport = EXTRACT_16BITS(&ouh->uh_dport);
    [all...]
print-dccp.c 315 sport = EXTRACT_16BITS(&dh->dccph_sport);
316 dport = EXTRACT_16BITS(&dh->dccph_dport);
352 dccp_sum = EXTRACT_16BITS(&dh->dccph_checksum);
580 ND_PRINT((ndo, " %u", EXTRACT_16BITS(option + 2)));
653 ND_PRINT((ndo, " %u", EXTRACT_16BITS(option + 2)));
print-tcp.c 187 sport = EXTRACT_16BITS(&tp->th_sport);
188 dport = EXTRACT_16BITS(&tp->th_dport);
229 win = EXTRACT_16BITS(&tp->th_win);
230 urp = EXTRACT_16BITS(&tp->th_urp);
380 tcp_sum = EXTRACT_16BITS(&tp->th_sum);
395 tcp_sum = EXTRACT_16BITS(&tp->th_sum);
465 ND_PRINT((ndo, " %u", EXTRACT_16BITS(cp)));
571 utoval = EXTRACT_16BITS(cp);
593 magic = EXTRACT_16BITS(cp);
    [all...]
print-ip.c 289 if (EXTRACT_16BITS(&cp[2]) != 0)
290 ND_PRINT((ndo, " value %u", EXTRACT_16BITS(&cp[2])));
551 ipds->len = EXTRACT_16BITS(&ipds->ip->ip_len);
580 ipds->off = EXTRACT_16BITS(&ipds->ip->ip_off);
608 EXTRACT_16BITS(&ipds->ip->ip_id),
614 ND_PRINT((ndo, ", length %u", EXTRACT_16BITS(&ipds->ip->ip_len)));
627 ip_sum = EXTRACT_16BITS(&ipds->ip->ip_sum);
print-udp.c 104 (uint32_t)(EXTRACT_16BITS(&up->uh_ulen) - sizeof(*up)),
111 (uint32_t)(EXTRACT_16BITS(&up->uh_ulen) - sizeof(*up) - 8),
131 u_int dlen = EXTRACT_16BITS(&up->uh_ulen) - sizeof(*up) - 8;
208 len = (EXTRACT_16BITS(&rh->rh_len) + 1) * 4;
209 flags = EXTRACT_16BITS(&rh->rh_flags);
376 sport = EXTRACT_16BITS(&up->uh_sport);
377 dport = EXTRACT_16BITS(&up->uh_dport);
384 ulen = EXTRACT_16BITS(&up->uh_ulen);
534 udp_sum = EXTRACT_16BITS(&up->uh_sum);
553 udp_sum = EXTRACT_16BITS(&up->uh_sum)
    [all...]
print-esp.c 624 if (!EXTRACT_16BITS(&ip6->ip6_plen))
627 len = sizeof(struct ip6_hdr) + EXTRACT_16BITS(&ip6->ip6_plen);
642 if (EXTRACT_16BITS(&ip->ip_off) & IP_MF)
644 len = EXTRACT_16BITS(&ip->ip_len);

Completed in 152 milliseconds

1 23 4