Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/netfilter/
Dnf_synproxy.h40 u32 tsval; member
/kernel/linux/linux-5.10/net/ipv6/
Dtcp_ipv6.c885 u32 ack, u32 win, u32 tsval, u32 tsecr, in tcp_v6_send_response()
1110 u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v6_send_ack()
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Dtcp_nip_output.c75 __u32 tsval, tsecr; /* need to include OPTION_TS */ member
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_ipv4.c828 u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v4_send_ack()
Dtcp_output.c441 __u32 tsval, tsecr; /* need to include OPTION_TS */ member
/kernel/linux/linux-5.10/net/sched/
Dsch_cake.c1066 u32 *tsval, u32 *tsecr) in cake_tcph_get_tstamp()