mirror of
https://github.com/ipxe/ipxe
synced 2025-12-16 01:21:10 +03:00
[infiniband] Provide a general mechanism for multicast group joins
Generalise out the multicast group membership record code from IPoIB.
This commit is contained in:
@@ -203,6 +203,8 @@ struct ib_smp_class_specific {
|
||||
|
||||
#define IB_SA_CLASS_VERSION 2
|
||||
|
||||
#define IB_SA_METHOD_DELETE_RESP 0x95
|
||||
|
||||
struct ib_rmpp_hdr {
|
||||
uint32_t raw[3];
|
||||
} __attribute__ (( packed ));
|
||||
|
||||
Reference in New Issue
Block a user