Go to the source code of this file.
#define foreach_srp_control_packet_type |
Value:_ (reserved) \
_ (topology) \
_ (ips)
Definition at line 100 of file packet.h.
#define foreach_srp_ips_request_type |
Value:_ (idle, 0x0) \
_ (wait_to_restore, 0x5) \
_ (manual_switch, 0x6) \
_ (signal_degrade, 0x8) \
_ (signal_fail, 0xb) \
_ (forced_switch, 0xd)
Definition at line 154 of file packet.h.
#define foreach_srp_ips_status |
Value:_ (idle, 0x0) \
_ (wrapped, 0x2)
Definition at line 168 of file packet.h.
Value:_ (reserved0) \
_ (reserved1) \
_ (reserved2) \
_ (reserved3) \
_ (control_pass_to_host) \
_ (control_locally_buffered_for_host) \
_ (keep_alive) \
_ (data)
Definition at line 49 of file packet.h.
#define SRP_TOPOLOGY_MAC_BINDING_FLAG_IS_INNER_RING (1 << 6) |
#define SRP_TOPOLOGY_MAC_BINDING_FLAG_IS_WRAPPED (1 << 5) |
Enumerator |
---|
SRP_N_CONTROL_PACKET_TYPE |
|
Definition at line 105 of file packet.h.
Enumerator |
---|
foreach_srp_ips_request_type |
|
Definition at line 162 of file packet.h.
Enumerator |
---|
foreach_srp_ips_status |
|
Definition at line 172 of file packet.h.