Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_l2t.h87 typedef void (*arp_failure_handler_func)(struct toedev *dev, typedef
94 arp_failure_handler_func arp_failure_handler;
104 arp_failure_handler_func hnd) in set_arp_failure_handler()