Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb3/
Dl2t.h82 typedef void (*arp_failure_handler_func)(struct t3cdev * dev, typedef
89 arp_failure_handler_func arp_failure_handler;
95 arp_failure_handler_func hnd) in set_arp_failure_handler()