Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
H A Dnf_synproxy.h40 u32 tsval; member
/openbmc/linux/net/ipv6/
H A Dtcp_ipv6.c840 u32 ack, u32 win, u32 tsval, u32 tsecr, in tcp_v6_send_response()
1080 u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v6_send_ack()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dxdp_synproxy_kern.c273 __u16 tcp_len, __be32 *tsval, in tscookie_init()
/openbmc/linux/tools/testing/selftests/net/
H A Dgro.c403 uint32_t tsval; in tcp_write_options() member
/openbmc/linux/net/ipv4/
H A Dtcp_ipv4.c870 u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v4_send_ack()
H A Dtcp_output.c454 __u32 tsval, tsecr; /* need to include OPTION_TS */ member
/openbmc/linux/net/sched/
H A Dsch_cake.c1127 u32 *tsval, u32 *tsecr) in cake_tcph_get_tstamp()