Home
last modified time | relevance | path

Searched defs:tw (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_timewait.c123 #define TW_LOCK_DESTROY(tw) rw_destroy(&(tw)) argument
124 #define TW_RLOCK(tw) rw_rlock(&(tw)) argument
125 #define TW_WLOCK(tw) rw_wlock(&(tw)) argument
126 #define TW_RUNLOCK(tw) rw_runlock(&(tw)) argument
127 #define TW_WUNLOCK(tw) rw_wunlock(&(tw)) argument
210 struct tcptw *tw; in tcp_tw_destroy() local
231 struct tcptw twlocal, *tw; in tcp_twstart() local
383 struct tcptw *tw; in tcp_twcheck() local
489 tcp_twclose(struct tcptw *tw, int reuse) in tcp_twclose()
548 tcp_twrespond(struct tcptw *tw, int flags) in tcp_twrespond()
[all …]
H A Dtcp_subr.c3072 struct tcptw *tw; in sysctl_drop() local
H A Din_pcb.c992 struct tcptw *tw; in in_pcbbind_setup() local
/f-stack/freebsd/amd64/ia32/
H A Dia32_reg.c151 uint16_t tw, exp; in fill_fpregs32() local
/f-stack/freebsd/netinet6/
H A Din6_pcb.c211 struct tcptw *tw; in in6_pcbbind() local
/f-stack/freebsd/i386/i386/
H A Dnpx.c1160 uint16_t tw, exp; in npx_fill_fpregs_xmm1() local