Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/netfilter/
Dnf_conntrack_synproxy.h71 u32 tsecr; member
/Linux-v4.19/net/ipv6/
Dtcp_ipv6.c793 u32 ack, u32 win, u32 tsval, u32 tsecr, in tcp_v6_send_response()
978 u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v6_send_ack()
/Linux-v4.19/net/sched/
Dsch_cake.c1021 u32 *tsval, u32 *tsecr) in cake_tcph_get_tstamp()
1040 u32 tstamp, tsecr; in cake_tcph_may_drop() local
1117 u32 tstamp = 0, tsecr = 0; in cake_ack_filter() local
/Linux-v4.19/net/ipv4/
Dtcp_ipv4.c796 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