Home
last modified time | relevance | path

Searched refs:LLDP_EXTRACT_NETWORK_POLICY_L2_PRIORITY (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tcpdump/
H A Dprint-lldp.c409 #define LLDP_EXTRACT_NETWORK_POLICY_L2_PRIORITY(x) (((x)&0x01ff)>>6) macro
1032 LLDP_EXTRACT_NETWORK_POLICY_L2_PRIORITY(GET_BE_U_2(tptr + 6))); in lldp_private_tia_print()