Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/bonding/
Dbond_alb.c1422 static const __be32 ip_bcast = htonl(0xffffffff); in bond_xmit_alb_slave_get() local
1443 if (iph->daddr == ip_bcast || iph->protocol == IPPROTO_IGMP) { in bond_xmit_alb_slave_get()