Home
last modified time | relevance | path

Searched defs:tsval (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/include/net/netfilter/
Dnf_synproxy.h40 u32 tsval; member
/Linux-v6.6/net/ipv6/
Dtcp_ipv6.c846 u32 ack, u32 win, u32 tsval, u32 tsecr, in tcp_v6_send_response()
1086 u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v6_send_ack()
/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dxdp_synproxy_kern.c258 __u16 tcp_len, __be32 *tsval, in tscookie_init()
/Linux-v6.6/tools/testing/selftests/net/
Dgro.c403 uint32_t tsval; in tcp_write_options() member
/Linux-v6.6/net/ipv4/
Dtcp_ipv4.c864 u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v4_send_ack()
Dtcp_output.c449 __u32 tsval, tsecr; /* need to include OPTION_TS */ member
/Linux-v6.6/net/sched/
Dsch_cake.c1067 u32 *tsval, u32 *tsecr) in cake_tcph_get_tstamp()