Searched refs:bond_marker (Results 1 – 2 of 2) sorted by relevance
133 typedef struct bond_marker { struct150 struct bond_marker marker; argument
94 static int ad_marker_send(struct port *port, struct bond_marker *marker);109 static void ad_marker_info_received(struct bond_marker *marker_info,111 static void ad_marker_response_received(struct bond_marker *marker,865 static int ad_marker_send(struct port *port, struct bond_marker *marker) in ad_marker_send()1926 static void ad_marker_info_received(struct bond_marker *marker_info, in ad_marker_info_received()1929 struct bond_marker marker; in ad_marker_info_received()1935 memcpy(&marker, marker_info, sizeof(struct bond_marker)); in ad_marker_info_received()1955 static void ad_marker_response_received(struct bond_marker *marker, in ad_marker_response_received()2387 struct bond_marker *marker; in bond_3ad_rx_indication()2414 marker = (struct bond_marker *)lacpdu; in bond_3ad_rx_indication()