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

12345

/freebsd-10.3-release/lib/libc/arm/sys/
H A D__vdso_gettc.c36 __vdso_gettc(const struct vdso_timehands *th) argument
/freebsd-10.3-release/lib/libc/ia64/sys/
H A D__vdso_gettc.c36 __vdso_gettc(const struct vdso_timehands *th) argument
/freebsd-10.3-release/lib/libc/mips/sys/
H A D__vdso_gettc.c36 __vdso_gettc(const struct vdso_timehands *th) argument
/freebsd-10.3-release/lib/libc/powerpc/sys/
H A D__vdso_gettc.c36 __vdso_gettc(const struct vdso_timehands *th) argument
/freebsd-10.3-release/lib/libc/powerpc64/sys/
H A D__vdso_gettc.c36 __vdso_gettc(const struct vdso_timehands *th) argument
/freebsd-10.3-release/lib/libc/sparc64/sys/
H A D__vdso_gettc.c36 __vdso_gettc(const struct vdso_timehands *th) argument
/freebsd-10.3-release/lib/libc/amd64/sys/
H A D__vdso_gettc.c37 __vdso_gettc_low(const struct vdso_timehands *th) argument
48 __vdso_gettc(const struct vdso_timehands *th) argument
/freebsd-10.3-release/lib/libc/i386/sys/
H A D__vdso_gettc.c37 __vdso_gettc_low(const struct vdso_timehands *th) argument
48 __vdso_gettc(const struct vdso_timehands *th) argument
/freebsd-10.3-release/contrib/ntp/lib/isc/win32/include/isc/
H A Dcondition.h33 unsigned long th; member in struct:isc_condition_thread
/freebsd-10.3-release/contrib/netbsd-tests/lib/libpthread/
H A Dt_kill.c75 } th[NTHREAD]; variable in typeref:struct:threadinfo
/freebsd-10.3-release/lib/libc/sys/
H A D__vdso_gettimeofday.c38 tc_delta(const struct vdso_timehands *th) argument
48 struct vdso_timehands *th; local
[all...]
/freebsd-10.3-release/sys/netinet/
H A Dtcp_reass.c155 tcp_reass(struct tcpcb *tp, struct tcphdr *th, int *tlenp, struct mbuf *m) argument
[all...]
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::__anon11407
H A Dtcp_lro.c113 tcp_lro_csum_th(struct tcphdr *th) argument
135 tcp_lro_rx_csum_fixup(struct lro_entry *le, void *l3hdr, struct tcphdr *th, argument
220 struct tcphdr *th; local
310 tcp_lro_rx_ipv6(struct lro_ctrl *lc, struct mbuf *m, struct ip6_hdr *ip6, struct tcphdr **th) argument
329 tcp_lro_rx_ipv4(struct lro_ctrl *lc, struct mbuf *m, struct ip *ip4, struct tcphdr **th) argument
379 struct tcphdr *th; local
[all...]
H A Dtcp_sack.c586 tcp_sack_partialack(struct tcpcb *tp, struct tcphdr *th) argument
/freebsd-10.3-release/sys/net/
H A Dslcompress.c164 register struct tcphdr *th; local
473 register struct tcphdr *th; local
[all...]
/freebsd-10.3-release/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-10.3-release/contrib/ipfilter/lib/
H A Dipft_tx.c170 tcphdr_t th, *tcp = &th; local
348 tcphdr_t th, *tcp = &th; local
/freebsd-10.3-release/sys/kern/
H A Dkern_sharedpage.c125 struct vdso_timehands th; local
152 struct vdso_timehands32 th; local
/freebsd-10.3-release/sys/net80211/
H A Dieee80211_radiotap.c114 struct ieee80211_radiotap_header *th local
53 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
62 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
173 struct ieee80211_radiotap_header *th = ic->ic_th; local
209 struct ieee80211_radiotap_header *th = ic->ic_th; local
[all...]
/freebsd-10.3-release/usr.sbin/ppp/
H A Dslcompress.c166 register struct tcphdr *th; local
435 register struct tcphdr *th; local
[all...]
/freebsd-10.3-release/contrib/ntp/sntp/libevent/
H A Devent_iocp.c205 ev_uintptr_t th = _beginthread(loop, 0, port); local
/freebsd-10.3-release/crypto/openssl/crypto/bn/
H A Dbn_asm.c263 BN_ULONG dh, dl, q, ret = 0, th, tl, t; local
/freebsd-10.3-release/contrib/tcpdump/
H A Dprint-tcp.c263 register struct tcp_seq_hash *th; local
[all...]

Completed in 468 milliseconds

12345