Searched defs:tsecr (Results 1 – 6 of 6) sorted by relevance
| /linux/include/net/netfilter/ |
| H A D | nf_synproxy.h | 41 u32 tsecr; member
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_tcp_custom_syncookie.c | 223 __u32 *tsval, *tsecr; in tcp_parse_option() local
|
| /linux/net/ipv6/ |
| H A D | tcp_ipv6.c | 868 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) tcp_v6_send_response() argument 1154 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) tcp_v6_send_ack() argument
|
| /linux/net/sched/ |
| H A D | sch_cake.c | 1113 u32 *tsval, u32 *tsecr) in cake_tcph_get_tstamp() argument 1132 u32 tstamp, tsecr; in cake_tcph_may_drop() local 1211 u32 tstamp = 0, tsecr = 0; in cake_ack_filter() local
|
| /linux/tools/testing/selftests/drivers/net/ |
| H A D | gro.c | 451 uint32_t tsecr; in tcp_write_options() member
|
| /linux/net/ipv4/ |
| H A D | tcp_output.c | 419 __u32 tsval, tsecr; /* need to include OPTION_TS */ member
|