Searched refs:thdp (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/netinet/khelp/
H A Dh_ertt.c202 struct tcp_hhook_data *thdp; local
212 thdp = ctx_data;
213 tp = thdp->tp;
214 th = thdp->th;
215 to = thdp->to;
436 struct tcp_hhook_data *thdp; local
445 thdp = ctx_data;
446 tp = thdp->tp;
447 th = thdp->th;
448 to = thdp
[all...]

Completed in 89 milliseconds