Home
last modified time | relevance | path

Searched refs:bond_rcv_validate (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/net/
H A Dbonding.h676 int bond_rcv_validate(const struct sk_buff *skb, struct bonding *bond, struct slave *slave);
/linux-6.15/drivers/net/bonding/
H A Dbond_options.c1108 bond->recv_probe = bond_rcv_validate; in bond_option_arp_interval_set()
H A Dbond_main.c3483 int bond_rcv_validate(const struct sk_buff *skb, struct bonding *bond, in bond_rcv_validate() function
4442 bond->recv_probe = bond_rcv_validate; in bond_open()