Searched refs:bond_arp_rcv (Results 1 – 3 of 3) sorted by relevance
538 int bond_arp_rcv(const struct sk_buff *skb, struct bonding *bond, struct slave *slave);
932 bond->recv_probe = bond_arp_rcv; in bond_option_arp_interval_set()1074 bond->recv_probe = bond_arp_rcv; in bond_option_arp_validate_set()
2419 int bond_arp_rcv(const struct sk_buff *skb, struct bonding *bond, in bond_arp_rcv() function3234 bond->recv_probe = bond_arp_rcv; in bond_open()