Home
last modified time | relevance | path

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

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