Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bridge/
H A Dbr_arp_nd_proxy.c202 bool replied = false; in br_do_proxy_suppress_arp() local
215 replied = true; in br_do_proxy_suppress_arp()
218 /* If we have replied or as long as we know the in br_do_proxy_suppress_arp()
219 * mac, indicate to arp replied in br_do_proxy_suppress_arp()
221 if (replied || in br_do_proxy_suppress_arp()
462 bool replied = false; in br_do_suppress_nd() local
471 replied = true; in br_do_suppress_nd()
474 /* If we have replied or as long as we know the in br_do_suppress_nd()
476 * have replied in br_do_suppress_nd()
478 if (replied || in br_do_suppress_nd()
[all...]
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_arp_nd_proxy.c202 bool replied = false; in br_do_proxy_suppress_arp() local
215 replied = true; in br_do_proxy_suppress_arp()
218 /* If we have replied or as long as we know the in br_do_proxy_suppress_arp()
219 * mac, indicate to arp replied in br_do_proxy_suppress_arp()
221 if (replied || in br_do_proxy_suppress_arp()
462 bool replied = false; in br_do_suppress_nd() local
471 replied = true; in br_do_suppress_nd()
474 /* If we have replied or as long as we know the in br_do_suppress_nd()
476 * have replied in br_do_suppress_nd()
478 if (replied || in br_do_suppress_nd()
[all...]

Completed in 2 milliseconds