bond_marker
static void ad_marker_info_received(struct bond_marker *marker_info,
static void ad_marker_response_received(struct bond_marker *marker,
static void ad_marker_info_received(struct bond_marker *marker_info,
struct bond_marker marker;
memcpy(&marker, marker_info, sizeof(struct bond_marker));
static void ad_marker_response_received(struct bond_marker *marker,
struct bond_marker *marker;
marker = (struct bond_marker *)lacpdu;
static int ad_marker_send(struct port *port, struct bond_marker *marker);
static int ad_marker_send(struct port *port, struct bond_marker *marker)
struct bond_marker marker;