Home
last modified time | relevance | path

Searched defs:tsval (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_time.c49 struct timespec64 tsval; in _mali_osk_time_get_ns() local
56 struct timespec64 tsval; in _mali_osk_boot_time_get_ns() local
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_synproxy.h40 u32 tsval; 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/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_android_ext.c137 uint32 tsval; /* Timestamp Value */ 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.c142 uint32 tsval; /* Timestamp Value */ 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/net/sched/
H A Dsch_cake.c1066 u32 *tsval, u32 *tsecr) in cake_tcph_get_tstamp()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_android_ext.c289 uint32 tsval; /* Timestamp Value */ 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