Searched defs:lspping_common_header (Results 1 – 1 of 1) sorted by relevance
64 struct lspping_common_header { struct65 nd_uint16_t version;66 nd_uint16_t global_flags;67 nd_uint8_t msg_type;68 nd_uint8_t reply_mode;69 nd_uint8_t return_code;70 nd_uint8_t return_subcode;71 nd_uint32_t sender_handle;72 nd_uint32_t seq_number;73 struct l_fixedpt ts_sent;[all …]