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

12345

/freebsd-10-stable/lib/libc/arm/sys/
H A D__vdso_gettc.c36 __vdso_gettc(const struct vdso_timehands *th) argument
/freebsd-10-stable/lib/libc/ia64/sys/
H A D__vdso_gettc.c36 __vdso_gettc(const struct vdso_timehands *th) argument
/freebsd-10-stable/lib/libc/mips/sys/
H A D__vdso_gettc.c36 __vdso_gettc(const struct vdso_timehands *th) argument
/freebsd-10-stable/lib/libc/powerpc/sys/
H A D__vdso_gettc.c36 __vdso_gettc(const struct vdso_timehands *th) argument
/freebsd-10-stable/lib/libc/powerpc64/sys/
H A D__vdso_gettc.c36 __vdso_gettc(const struct vdso_timehands *th) argument
/freebsd-10-stable/lib/libc/sparc64/sys/
H A D__vdso_gettc.c36 __vdso_gettc(const struct vdso_timehands *th) argument
/freebsd-10-stable/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-stable/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-stable/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-stable/contrib/ntp/lib/isc/win32/include/isc/
H A Dcondition.h33 unsigned long th; member in struct:isc_condition_thread
/freebsd-10-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_kill.c75 } th[NTHREAD]; variable in typeref:struct:threadinfo
/freebsd-10-stable/sys/dev/ixgbe/
H A Dif_fdir.c85 struct tcphdr *th; local
/freebsd-10-stable/sys/netinet/
H A Dtcp_reass.c160 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::__anon10936
H A Dtcp_sack.c586 tcp_sack_partialack(struct tcpcb *tp, struct tcphdr *th) argument
H A Dtcp_lro.c123 tcp_lro_csum_th(struct tcphdr *th) argument
145 tcp_lro_rx_csum_fixup(struct lro_entry *le, void *l3hdr, struct tcphdr *th, argument
230 struct tcphdr *th; local
320 tcp_lro_rx_ipv6(struct lro_ctrl *lc, struct mbuf *m, struct ip6_hdr *ip6, struct tcphdr **th) argument
339 tcp_lro_rx_ipv4(struct lro_ctrl *lc, struct mbuf *m, struct ip *ip4, struct tcphdr **th) argument
389 struct tcphdr *th; local
[all...]
/freebsd-10-stable/contrib/ipfilter/lib/
H A Dipft_tx.c170 tcphdr_t th, *tcp = &th; local
348 tcphdr_t th, *tcp = &th; local
/freebsd-10-stable/sys/kern/
H A Dkern_sharedpage.c125 struct vdso_timehands th; local
152 struct vdso_timehands32 th; local
/freebsd-10-stable/sys/net/
H A Dslcompress.c164 register struct tcphdr *th; local
473 register struct tcphdr *th; local
[all...]
/freebsd-10-stable/usr.sbin/ppp/
H A Dslcompress.c166 register struct tcphdr *th; local
435 register struct tcphdr *th; local
[all...]
/freebsd-10-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-10-stable/contrib/tcpdump/
H A Dprint-tcp.c263 register struct tcp_seq_hash *th; local
[all...]
/freebsd-10-stable/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-stable/sys/netinet/khelp/
H A Dh_ertt.c200 struct tcphdr *th; local
434 struct tcphdr *th; local

Completed in 172 milliseconds

12345