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