/kernel/linux/linux-5.10/include/net/netfilter/ |
H A D | nf_synproxy.h | 40 u32 tsval; member
|
/kernel/linux/linux-6.6/include/net/netfilter/ |
H A D | nf_synproxy.h | 40 u32 tsval; member
|
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
H A D | tcp_nip_output.c | 75 __u32 tsval, tsecr; /* need to include OPTION_TS */ member
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | gro.c | 403 uint32_t tsval; in tcp_write_options() member
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | xdp_synproxy_kern.c | 272 tscookie_init(struct tcphdr *tcp_header, __u16 tcp_len, __be32 *tsval, __be32 *tsecr, void *data, void *data_end) tscookie_init() argument
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | tcp_ipv6.c | 885 tcp_v6_send_response(const struct sock *sk, struct sk_buff *skb, u32 seq, u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, struct tcp_md5sig_key *key, int rst, u8 tclass, __be32 label, u32 priority) tcp_v6_send_response() argument 1113 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_md5sig_key *key, u8 tclass, __be32 label, u32 priority) tcp_v6_send_ack() argument
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | tcp_ipv4.c | 840 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_md5sig_key *key, int reply_flags, u8 tos) tcp_v4_send_ack() argument
|
H A D | tcp_output.c | 442 __u32 tsval, tsecr; /* need to include OPTION_TS */ member
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | tcp_ipv6.c | 845 tcp_v6_send_response(const struct sock *sk, struct sk_buff *skb, u32 seq, u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, struct tcp_md5sig_key *key, int rst, u8 tclass, __be32 label, u32 priority, u32 txhash) tcp_v6_send_response() argument 1085 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_md5sig_key *key, u8 tclass, __be32 label, u32 priority, u32 txhash) tcp_v6_send_ack() argument
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | tcp_output.c | 449 __u32 tsval, tsecr; /* need to include OPTION_TS */ member
|
H A D | tcp_ipv4.c | 862 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_md5sig_key *key, int reply_flags, u8 tos, u32 txhash) tcp_v4_send_ack() argument
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | sch_cake.c | 1065 cake_tcph_get_tstamp(const struct tcphdr *tcph, u32 *tsval, u32 *tsecr) cake_tcph_get_tstamp() argument
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | sch_cake.c | 1066 cake_tcph_get_tstamp(const struct tcphdr *tcph, u32 *tsval, u32 *tsecr) cake_tcph_get_tstamp() argument
|