Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet/
HDtoecore.h138 void toe_connect_failed(struct toedev *, struct inpcb *, int);
HDtoecore.c512 toe_connect_failed(struct toedev *tod, struct inpcb *inp, int err) in toe_connect_failed() function
/freebsd-14-stable/sys/dev/cxgbe/tom/
HDt4_connect.c135 toe_connect_failed(tod, inp, status); in act_open_failure_cleanup()