Home
last modified time | relevance | path

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

/minix3/external/bsd/tcpdump/dist/
H A Dprint-ldp.c84 struct ldp_msg_header { struct
85 uint8_t type[2];
86 uint8_t length[2];
87 uint8_t id[4];
570 const struct ldp_msg_header *ldp_msg_header; in ldp_pdu_print() local