Go to the source code of this file.
◆ foreach_srp_control_packet_type
#define foreach_srp_control_packet_type |
Value:_ (reserved) \
_ (topology) \
vl_api_address_t ips[n_ips]
Definition at line 100 of file packet.h.
◆ foreach_srp_ips_request_type
#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.
◆ foreach_srp_ips_status
#define foreach_srp_ips_status |
Value:_ (idle, 0x0) \
_ (wrapped, 0x2)
Definition at line 168 of file packet.h.
◆ foreach_srp_mode
Value:_ (reserved0) \
_ (reserved1) \
_ (reserved2) \
_ (reserved3) \
_ (control_pass_to_host) \
_ (control_locally_buffered_for_host) \
_ (keep_alive) \
Definition at line 49 of file packet.h.
◆ SRP_TOPOLOGY_MAC_BINDING_FLAG_IS_INNER_RING
#define SRP_TOPOLOGY_MAC_BINDING_FLAG_IS_INNER_RING (1 << 6) |
◆ SRP_TOPOLOGY_MAC_BINDING_FLAG_IS_WRAPPED
#define SRP_TOPOLOGY_MAC_BINDING_FLAG_IS_WRAPPED (1 << 5) |
◆ srp_control_packet_type_t
Enumerator |
---|
SRP_N_CONTROL_PACKET_TYPE | |
Definition at line 105 of file packet.h.
◆ srp_ips_request_type_t
Enumerator |
---|
foreach_srp_ips_request_type | |
Definition at line 162 of file packet.h.
◆ srp_ips_status_t
Enumerator |
---|
foreach_srp_ips_status | |
Definition at line 172 of file packet.h.
◆ srp_mode_t
◆ CLIB_PACKED() [1/2]
◆ CLIB_PACKED() [2/2]
◆ srp_header_compute_parity()