Home
last modified time | relevance | path

Searched defs:th0 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/kern/
H A Dkern_tc.c118 static struct timehands th0; variable
128 static struct timehands th0 = { variable
/netbsd-src/sys/netinet/
H A Dtcp_input.c3014 struct tcphdr th0; tcp_signature() local
H A Dtcp_subr.c605 struct tcphdr *th0, tcp_seq ack, tcp_seq seq, int flags) in tcp_respond()