Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_synproxy.h41 u32 tsecr; member
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dtcp_ipv6.c883 u32 ack, u32 win, u32 tsval, u32 tsecr, in tcp_v6_send_response()
1108 u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v6_send_ack()
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_cake.c1066 u32 *tsval, u32 *tsecr) in cake_tcph_get_tstamp()
1085 u32 tstamp, tsecr; in cake_tcph_may_drop() local
1164 u32 tstamp = 0, tsecr = 0; in cake_ack_filter() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_android_ext.c138 uint32 tsecr; /* Timestamp Echo Reply */ member
1542 tcpwin = 0, tsval = 0, tsecr = 0, len = 0, ka_payload_len = 0; in wl_ext_tcpka_conn_add() local
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_android_ext.c143 uint32 tsecr; /* Timestamp Echo Reply */ member
1516 tcpwin = 0, tsval = 0, tsecr = 0, len = 0, ka_payload_len = 0; in wl_ext_tcpka_conn_add() local
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_ipv4.c828 u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v4_send_ack()
H A Dtcp_output.c441 __u32 tsval, tsecr; /* need to include OPTION_TS */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_android_ext.c290 uint32 tsecr; /* Timestamp Echo Reply */ member
5392 tcpwin = 0, tsval = 0, tsecr = 0, len = 0, ka_payload_len = 0; in wl_ext_tcpka_conn_add() local
H A Ddhd_linux.c13729 static uint32 seq = 0, seq_ack = 0, tcp_option_len = 0, tcp_data_len = 0, tsval = 0, tsecr = 0; variable