Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.h495 int t4_listen_stop(struct toedev *, struct tcpcb *);
H A Dt4_listen.c747 t4_listen_stop(struct toedev *tod, struct tcpcb *tp) in t4_listen_stop() function
H A Dt4_tom.c1913 tod->tod_listen_stop = t4_listen_stop; in t4_tom_activate()