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

/linux-master/drivers/net/bonding/
H A Dbond_main.c4224 * bond_xmit_hash_xdp - generate a hash value based on the xmit policy
4230 static u32 bond_xmit_hash_xdp(struct bonding *bond, struct xdp_buff *xdp) function
5164 hash = bond_xmit_hash_xdp(bond, xdp);

Completed in 181 milliseconds