Home
last modified time | relevance | path

Searched defs:ldp_msg_header (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/tcpdump/
H A Dprint-ldp.c81 struct ldp_msg_header { struct
82 nd_uint16_t type;
83 nd_uint16_t length;
84 nd_uint32_t id;
573 const struct ldp_msg_header *ldp_msg_header; in ldp_pdu_print() local