Searched defs:th (Results 1 - 25 of 138) sorted by relevance

123456

/freebsd-11-stable/lib/libc/sys/
H A Dtrivial-vdso_tc.c36 __vdso_gettc(const struct vdso_timehands *th, u_int *tc) argument
H A D__vdso_gettimeofday.c38 tc_delta(const struct vdso_timehands *th, u_int *delta) argument
61 struct vdso_timehands *th; local
[all...]
/freebsd-11-stable/lib/libc/arm/sys/
H A D__vdso_gettc.c63 __vdso_gettc(const struct vdso_timehands *th, u_int *tc) argument
/freebsd-11-stable/lib/libc/aarch64/sys/
H A D__vdso_gettc.c60 __vdso_gettc(const struct vdso_timehands *th, u_int *tc) argument
/freebsd-11-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_kill.c75 } th[NTHREAD]; variable in typeref:struct:threadinfo
/freebsd-11-stable/contrib/ntp/lib/isc/win32/include/isc/
H A Dcondition.h33 unsigned long th; member in struct:isc_condition_thread
/freebsd-11-stable/sys/dev/ixgbe/
H A Dif_fdir.c85 struct tcphdr *th; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/
H A Dmop.cpp48 pthread_t th; local
/freebsd-11-stable/sys/netinet/
H A Dtcp_debug.c97 tcp_trace(short act, short ostate, struct tcpcb *tp, void *ipgen, struct tcphdr *th, int req) argument
[all...]
H A Dtcp_debug.h54 struct tcphdr th; member in struct:tcp_debug::__anon12757
H A Din_rss.c174 const struct tcphdr *th; local
H A Dtcp_pcap.c159 tcp_pcap_copy_bestfit(struct tcphdr *th, struct mbuf *m, struct mbuf *n) argument
264 tcp_pcap_add(struct tcphdr *th, struct mbuf *m, struct mbufq *queue) argument
[all...]
H A Dtoecore.c327 toe_syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, argument
356 toe_4tuple_check(struct in_conninfo *inc, struct tcphdr *th, struct ifnet *ifp) argument
338 toe_syncache_expand(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, struct socket **lsop) argument
/freebsd-11-stable/contrib/flex/
H A Dtables.c83 yytbl_hdr_init(struct yytbl_hdr *th, const char *version_str, const char *name) argument
144 yytbl_hdr_fwrite(struct yytbl_writer *wr, const struct yytbl_hdr *th) argument
[all...]
/freebsd-11-stable/sys/net80211/
H A Dieee80211_radiotap.c115 struct ieee80211_radiotap_header *th local
54 ieee80211_radiotap_attach(struct ieee80211com *ic, struct ieee80211_radiotap_header *th, int tlen, uint32_t tx_radiotap, struct ieee80211_radiotap_header *rh, int rlen, uint32_t rx_radiotap) argument
63 ieee80211_radiotap_attachv(struct ieee80211com *ic, struct ieee80211_radiotap_header *th, int tlen, int n_tx_v, uint32_t tx_radiotap, struct ieee80211_radiotap_header *rh, int rlen, int n_rx_v, uint32_t rx_radiotap) argument
174 struct ieee80211_radiotap_header *th = ic->ic_th; local
210 struct ieee80211_radiotap_header *th = ic->ic_th; local
[all...]
/freebsd-11-stable/sys/netinet6/
H A Din6_rss.c176 const struct tcphdr *th; local
/freebsd-11-stable/sys/kern/
H A Dkern_sharedpage.c137 struct vdso_timehands th; local
170 struct vdso_timehands32 th; local
/freebsd-11-stable/usr.sbin/ppp/
H A Dslcompress.c166 register struct tcphdr *th; local
435 register struct tcphdr *th; local
[all...]
/freebsd-11-stable/sys/net/
H A Dif_iso88025subr.c207 struct iso88025_header *th; local
396 struct iso88025_header *th; local
[all...]
H A Dslcompress.c159 struct tcphdr *th; local
459 struct tcphdr *th; local
[all...]
/freebsd-11-stable/contrib/ipfilter/lib/
H A Dipft_tx.c170 tcphdr_t th, *tcp = &th; local
348 tcphdr_t th, *tcp = &th; local
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Devent_iocp.c205 ev_uintptr_t th = _beginthread(loop, 0, port); local
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_asm.c263 BN_ULONG dh, dl, q, ret = 0, th, tl, t; local
/freebsd-11-stable/sys/netinet/khelp/
H A Dh_ertt.c200 struct tcphdr *th; local
434 struct tcphdr *th; local
/freebsd-11-stable/sys/rpc/
H A Dauth_unix.c129 uint32_t h, th; local

Completed in 130 milliseconds

123456