Searched refs:clnp_flags (Results 1 – 1 of 1) sorted by relevance
829 …li_remaining,tlen,nsap_offset,source_address_length,dest_address_length, clnp_pdu_type, clnp_flags; in clnp_print() local872 clnp_flags = GET_U_1(clnp_header->type) & CLNP_FLAG_MASK; in clnp_print()933 bittok2str(clnp_flag_values, "none", clnp_flags)); in clnp_print()941 if (clnp_flags & CLNP_SEGMENT_PART) { in clnp_print()