Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-ldp.c88 #define LDP_MASK_U_BIT(x) ((x)&0x8000) macro
274 LDP_MASK_U_BIT(GET_BE_U_2(ldp_tlv_header->type)) ? "continue processing" : "ignore", in ldp_tlv_print()
647 LDP_MASK_U_BIT(GET_BE_U_2(ldp_msg_header->type)) ? "continue processing" : "ignore"); in ldp_pdu_print()