Searched defs:tsecr (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/net/netfilter/
H A Dnf_synproxy.h41 u32 tsecr; member in struct:synproxy_options
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_custom_syncookie.c222 __u32 *tsval, *tsecr; local
H A Dxdp_synproxy_kern.c192 __be32 *tsecr; member in struct:tcpopt_context
219 __u8 *opcode, *opsize, *wscale, *tsecr; local
274 tscookie_init(struct tcphdr *tcp_header, __u16 tcp_len, __be32 *tsval, __be32 *tsecr, void *data, void *data_end) argument
[all...]
/linux-master/tools/testing/selftests/net/
H A Dgro.c426 uint32_t tsecr; member in struct:tcp_option_ts
/linux-master/net/ipv6/
H A Dtcp_ipv6.c864 tcp_v6_send_response(const struct sock *sk, struct sk_buff *skb, u32 seq, u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, int rst, u8 tclass, __be32 label, u32 priority, u32 txhash, struct tcp_key *key) argument
1144 tcp_v6_send_ack(const struct sock *sk, struct sk_buff *skb, u32 seq, u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, struct tcp_key *key, u8 tclass, __be32 label, u32 priority, u32 txhash) argument
/linux-master/net/ipv4/
H A Dtcp_ipv4.c918 tcp_v4_send_ack(const struct sock *sk, struct sk_buff *skb, u32 seq, u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, struct tcp_key *key, int reply_flags, u8 tos, u32 txhash) argument
H A Dtcp_output.c450 __u32 tsval, tsecr; /* need to include OPTION_TS */ member in struct:tcp_out_options
/linux-master/net/sched/
H A Dsch_cake.c1086 u32 tstamp, tsecr; local
1165 u32 tstamp = 0, tsecr = 0; local
1066 cake_tcph_get_tstamp(const struct tcphdr *tcph, u32 *tsval, u32 *tsecr) argument

Completed in 412 milliseconds