Searched refs:bond_arp_rcv (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/net/
H A Dbonding.h527 int bond_arp_rcv(const struct sk_buff *skb, struct bonding *bond, struct slave *slave);
/linux-4.1.27/drivers/net/bonding/
H A Dbond_options.c897 bond->recv_probe = bond_arp_rcv; bond_option_arp_interval_set()
1039 bond->recv_probe = bond_arp_rcv; bond_option_arp_validate_set()
H A Dbond_main.c2398 int bond_arp_rcv(const struct sk_buff *skb, struct bonding *bond, bond_arp_rcv() function
2418 netdev_dbg(bond->dev, "bond_arp_rcv: skb->dev %s\n", bond_arp_rcv()
2443 netdev_dbg(bond->dev, "bond_arp_rcv: %s/%d av %d sv %d sip %pI4 tip %pI4\n", bond_arp_rcv()
3220 bond->recv_probe = bond_arp_rcv;

Completed in 208 milliseconds