Home
last modified time | relevance | path

Searched defs:tsecr (Results 1 – 8 of 8) sorted by relevance

/linux-6.14.4/tools/testing/selftests/bpf/progs/
Dxdp_synproxy_kern.c192 __be32 *tsecr; member
219 __u8 *opcode, *opsize, *wscale, *tsecr; in tscookie_tcpopt_parse() local
276 __be32 *tsecr, void *data, void *data_end) in tscookie_init()
Dtest_tcp_custom_syncookie.c223 __u32 *tsval, *tsecr; in tcp_parse_option() local
/linux-6.14.4/include/net/netfilter/
Dnf_synproxy.h41 u32 tsecr; member
/linux-6.14.4/net/ipv6/
Dtcp_ipv6.c863 u32 ack, u32 win, u32 tsval, u32 tsecr, in tcp_v6_send_response()
1148 u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v6_send_ack()
/linux-6.14.4/net/sched/
Dsch_cake.c1113 u32 *tsval, u32 *tsecr) in cake_tcph_get_tstamp()
1132 u32 tstamp, tsecr; in cake_tcph_may_drop() local
1211 u32 tstamp = 0, tsecr = 0; in cake_ack_filter() local
/linux-6.14.4/tools/testing/selftests/net/
Dgro.c430 uint32_t tsecr; in tcp_write_options() member
/linux-6.14.4/net/ipv4/
Dtcp_ipv4.c937 u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v4_send_ack()
Dtcp_output.c457 __u32 tsval, tsecr; /* need to include OPTION_TS */ member