photon
1.1
|
#include <photon_backend.h>
Data Fields | |
uint32_t | request |
uint32_t | src_addr |
uint32_t | length |
uint16_t | msn |
uint16_t | nmsg |
Definition at line 118 of file photon_backend.h.
uint32_t photon_ud_hdr::length |
Definition at line 121 of file photon_backend.h.
uint16_t photon_ud_hdr::msn |
Definition at line 122 of file photon_backend.h.
uint16_t photon_ud_hdr::nmsg |
Definition at line 123 of file photon_backend.h.
uint32_t photon_ud_hdr::request |
Definition at line 119 of file photon_backend.h.
uint32_t photon_ud_hdr::src_addr |
Definition at line 120 of file photon_backend.h.