Searched defs:tsecr (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/include/net/netfilter/ |
H A D | nf_synproxy.h | 41 u32 tsecr; member
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | xdp_synproxy_kern.c | 190 __be32 *tsecr; member 217 __u8 *opcode, *opsize, *wscale, *tsecr; in tscookie_tcpopt_parse() local 274 __be32 *tsecr, void *data, void *data_end) in tscookie_init()
|
/openbmc/linux/net/ipv6/ |
H A D | tcp_ipv6.c | 842 u32 ack, u32 win, u32 tsval, u32 tsecr, in tcp_v6_send_response() 1082 u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v6_send_ack()
|
/openbmc/linux/net/sched/ |
H A D | sch_cake.c | 1070 u32 *tsval, u32 *tsecr) in cake_tcph_get_tstamp() 1089 u32 tstamp, tsecr; in cake_tcph_may_drop() local 1168 u32 tstamp = 0, tsecr = 0; in cake_ack_filter() local
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | gro.c | 404 uint32_t tsecr; in tcp_write_options() member
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_ipv4.c | 870 u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v4_send_ack()
|
H A D | tcp_output.c | 451 __u32 tsval, tsecr; /* need to include OPTION_TS */ member
|