HomeSort by relevance Sort by last modified time
    Searched full:clnp_flags (Results 1 - 1 of 1) sorted by null

  /external/tcpdump/
print-isoclns.c 716 u_int li,tlen,nsap_offset,source_address_length,dest_address_length, clnp_pdu_type, clnp_flags; local
742 clnp_flags = clnp_header->type & CLNP_FLAG_MASK;
783 bittok2str(clnp_flag_values,"none",clnp_flags));
791 if (clnp_flags & CLNP_SEGMENT_PART) {
    [all...]

Completed in 482 milliseconds