Searched defs:tsecr (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.15/include/net/netfilter/ |
D | nf_synproxy.h | 41 u32 tsecr; member
|
/Linux-v5.15/net/ipv6/ |
D | tcp_ipv6.c | 889 u32 ack, u32 win, u32 tsval, u32 tsecr, in tcp_v6_send_response() 1126 u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v6_send_ack()
|
/Linux-v5.15/net/sched/ |
D | sch_cake.c | 1066 u32 *tsval, u32 *tsecr) in cake_tcph_get_tstamp() 1085 u32 tstamp, tsecr; in cake_tcph_may_drop() local 1164 u32 tstamp = 0, tsecr = 0; in cake_ack_filter() local
|
/Linux-v5.15/tools/testing/selftests/net/ |
D | gro.c | 403 uint32_t tsecr; in tcp_write_options() member
|
/Linux-v5.15/net/ipv4/ |
D | tcp_ipv4.c | 841 u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v4_send_ack()
|
D | tcp_output.c | 443 __u32 tsval, tsecr; /* need to include OPTION_TS */ member
|