Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_synproxy.h41 u32 tsecr; member
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_custom_syncookie.c223 __u32 *tsval, *tsecr; in tcp_parse_option() local
/linux/net/ipv6/
H A Dtcp_ipv6.c823 u32 ack, u32 win, u32 tsval, u32 tsecr, in tcp_v6_send_response()
1109 u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v6_send_ack()
/linux/net/sched/
H A Dsch_cake.c1126 u32 *tsval, u32 *tsecr) in cake_tcph_get_tstamp()
1145 u32 tstamp, tsecr; in cake_tcph_may_drop() local
1224 u32 tstamp = 0, tsecr = 0; in cake_ack_filter() local
/linux/tools/testing/selftests/drivers/net/
H A Dgro.c451 uint32_t tsecr; tcp_write_options() member
/linux/net/ipv4/
H A Dtcp_ipv4.c934 u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v4_send_ack()
H A Dtcp_output.c419 __u32 tsval, tsecr; /* need to include OPTION_TS */ global() member