Home
last modified time | relevance | path

Searched refs:bond_marker (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dbond_3ad.h133 typedef struct bond_marker { struct
150 struct bond_marker marker;
/kernel/linux/linux-6.6/include/net/
H A Dbond_3ad.h133 typedef struct bond_marker { struct
150 struct bond_marker marker;
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_3ad.c94 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 *)lacpd in bond_3ad_rx_indication()
[all...]
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_3ad.c98 static int ad_marker_send(struct port *port, struct bond_marker *marker);
113 static void ad_marker_info_received(struct bond_marker *marker_info,
115 static void ad_marker_response_received(struct bond_marker *marker,
893 static int ad_marker_send(struct port *port, struct bond_marker *marker) in ad_marker_send()
1956 static void ad_marker_info_received(struct bond_marker *marker_info, in ad_marker_info_received()
1959 struct bond_marker marker; in ad_marker_info_received()
1965 memcpy(&marker, marker_info, sizeof(struct bond_marker)); in ad_marker_info_received()
1985 static void ad_marker_response_received(struct bond_marker *marker, in ad_marker_response_received()
2411 struct bond_marker *marker; in bond_3ad_rx_indication()
2438 marker = (struct bond_marker *)lacpd in bond_3ad_rx_indication()
[all...]

Completed in 8 milliseconds