Lines Matching refs:EXTRACT_16BITS
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)) {
1024 switch(EXTRACT_16BITS(p)) {
1124 tlv_value = EXTRACT_16BITS(p);
1185 jnx_ext_len = EXTRACT_16BITS(tptr);
1329 l2info->proto = EXTRACT_16BITS(p+l2info->cookie_len);
1345 l2info->bundle = (EXTRACT_16BITS(&l2info->cookie[6])>>3)&0xfff;
1359 l2info->proto = EXTRACT_16BITS(p);
1365 l2info->bundle = (EXTRACT_16BITS(&l2info->cookie[6])>>3)&0xfff;
1382 l2info->proto = EXTRACT_16BITS(p);
1388 l2info->bundle = (EXTRACT_16BITS(&l2info->cookie[6])>>3)&0xfff;