Home
last modified time | relevance | path

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

/src/sys/netinet/
H A Dtoecore.h139 void toe_connect_failed(struct toedev *, struct inpcb *, int);
H A Dtoecore.c511 toe_connect_failed(struct toedev *tod, struct inpcb *inp, int err) in toe_connect_failed() function
/src/sys/dev/cxgbe/tom/
H A Dt4_connect.c141 toe_connect_failed(tod, inp, status); in act_open_failure_cleanup()