Searched defs:ts_ptr (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/sys/netinet/ | ||
H A D | tcp_lro_hpts.c | 68 build_ack_entry(struct tcp_ackent * ae,struct tcphdr * th,struct mbuf * m,uint32_t * ts_ptr,uint16_t iptos) build_ack_entry() argument |
H A D | tcp_lro.c | 739 ts_ptr[1] = htonl(le->tsval); in tcp_lro_update_checksum() local |
/freebsd-src/sys/dev/mlx5/mlx5_en/ | ||
H A D | mlx5_en_rx.c | 137 uint32_t *ts_ptr; mlx5e_lro_update_hdr() local |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ | ||
H A D | DWARFASTParserClang.cpp | 2811 auto ts_ptr = int_type.GetTypeSystem().dyn_cast_or_null<TypeSystemClang>(); ExtractIntFromFormValue() local |
/freebsd-src/sys/netinet/tcp_stacks/ | ||
H A D | rack.c | 17194 uint32_t *ts_ptr; rack_do_segment_nounlock() local |