Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-isoclns.c770 … u_int li,tlen,nsap_offset,source_address_length,dest_address_length, clnp_pdu_type, clnp_flags; in clnp_print() local
808 clnp_flags = clnp_header->type & CLNP_FLAG_MASK; in clnp_print()
871 bittok2str(clnp_flag_values, "none", clnp_flags))); in clnp_print()
879 if (clnp_flags & CLNP_SEGMENT_PART) { in clnp_print()