Searched defs:tsval (Results 1 – 8 of 8) sorted by relevance
/linux-6.14.4/include/net/netfilter/ |
D | nf_synproxy.h | 40 u32 tsval; member
|
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | test_tcp_custom_syncookie.c | 223 __u32 *tsval, *tsecr; in tcp_parse_option() local
|
D | xdp_synproxy_kern.c | 275 __u16 tcp_len, __be32 *tsval, in tscookie_init()
|
/linux-6.14.4/net/ipv6/ |
D | tcp_ipv6.c | 863 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/tools/testing/selftests/net/ |
D | gro.c | 429 uint32_t tsval; in tcp_write_options() member
|
/linux-6.14.4/net/ipv4/ |
D | tcp_ipv4.c | 937 u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v4_send_ack()
|
D | tcp_output.c | 457 __u32 tsval, tsecr; /* need to include OPTION_TS */ member
|
/linux-6.14.4/net/sched/ |
D | sch_cake.c | 1113 u32 *tsval, u32 *tsecr) in cake_tcph_get_tstamp()
|