Home
last modified time | relevance | path

Searched refs:bond_should_deliver_exact_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_main.c1462 static bool bond_should_deliver_exact_match(struct sk_buff *skb, in bond_should_deliver_exact_match() function
1504 * For packets determined by bond_should_deliver_exact_match() call to in bond_handle_frame()
1514 if (bond_should_deliver_exact_match(skb, slave, bond)) { in bond_handle_frame()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c1528 static bool bond_should_deliver_exact_match(struct sk_buff *skb, in bond_should_deliver_exact_match() function
1570 * For packets determined by bond_should_deliver_exact_match() call to in bond_handle_frame()
1580 if (bond_should_deliver_exact_match(skb, slave, bond)) { in bond_handle_frame()

Completed in 13 milliseconds