Home
last modified time | relevance | path

Searched refs:hostlen (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Dparseurl.c96 int hostlen; in RTMP_ParseURL() local
98 hostlen = slash - p; in RTMP_ParseURL()
100 hostlen = end - p; in RTMP_ParseURL()
101 if(col && col -p < hostlen) in RTMP_ParseURL()
102 hostlen = col - p; in RTMP_ParseURL()
104 if(hostlen < 256) { in RTMP_ParseURL()
106 host->av_len = hostlen; in RTMP_ParseURL()
107 RTMP_Log(RTMP_LOGDEBUG, "Parsed host : %.*s", hostlen, host->av_val); in RTMP_ParseURL()
112 p+=hostlen; in RTMP_ParseURL()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcmspibrcm.c772 uint32 hostlen; in bcmspi_card_byterewrite() local
815 hostlen = datalen + 8; in bcmspi_card_byterewrite()
816 hostlen += (4 - (hostlen & 0x3)); in bcmspi_card_byterewrite()
817 spi_sendrecv(sd, spi_outbuf2, spi_inbuf2, hostlen); in bcmspi_card_byterewrite()
1545 uint32 hostlen; in bcmspi_cmd_issue() local
1618 hostlen = datalen + 8 + resp_delay; in bcmspi_cmd_issue()
1619 hostlen += dstatus_idx; in bcmspi_cmd_issue()
1621 if (hostlen%4) { in bcmspi_cmd_issue()
1623 datalen, hostlen)); in bcmspi_cmd_issue()
1625 hostlen += (4 - (hostlen & 0x3)); in bcmspi_cmd_issue()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcmspibrcm.c772 uint32 hostlen; in bcmspi_card_byterewrite() local
815 hostlen = datalen + 8; in bcmspi_card_byterewrite()
816 hostlen += (4 - (hostlen & 0x3)); in bcmspi_card_byterewrite()
817 spi_sendrecv(sd, spi_outbuf2, spi_inbuf2, hostlen); in bcmspi_card_byterewrite()
1545 uint32 hostlen; in bcmspi_cmd_issue() local
1618 hostlen = datalen + 8 + resp_delay; in bcmspi_cmd_issue()
1619 hostlen += dstatus_idx; in bcmspi_cmd_issue()
1621 if (hostlen%4) { in bcmspi_cmd_issue()
1623 datalen, hostlen)); in bcmspi_cmd_issue()
1625 hostlen += (4 - (hostlen & 0x3)); in bcmspi_cmd_issue()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmspibrcm.c772 uint32 hostlen; in bcmspi_card_byterewrite() local
815 hostlen = datalen + 8; in bcmspi_card_byterewrite()
816 hostlen += (4 - (hostlen & 0x3)); in bcmspi_card_byterewrite()
817 spi_sendrecv(sd, spi_outbuf2, spi_inbuf2, hostlen); in bcmspi_card_byterewrite()
1545 uint32 hostlen; in bcmspi_cmd_issue() local
1618 hostlen = datalen + 8 + resp_delay; in bcmspi_cmd_issue()
1619 hostlen += dstatus_idx; in bcmspi_cmd_issue()
1621 if (hostlen%4) { in bcmspi_cmd_issue()
1623 datalen, hostlen)); in bcmspi_cmd_issue()
1625 hostlen += (4 - (hostlen & 0x3)); in bcmspi_cmd_issue()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmspibrcm.c809 uint32 hostlen; in bcmspi_card_byterewrite() local
858 hostlen = datalen + 8; in bcmspi_card_byterewrite()
859 hostlen += (4 - (hostlen & 0x3)); in bcmspi_card_byterewrite()
860 spi_sendrecv(sd, spi_outbuf2, spi_inbuf2, hostlen); in bcmspi_card_byterewrite()
1644 uint32 hostlen; in bcmspi_cmd_issue() local
1723 hostlen = datalen + 8 + resp_delay; in bcmspi_cmd_issue()
1724 hostlen += dstatus_idx; in bcmspi_cmd_issue()
1726 if (hostlen%4) { in bcmspi_cmd_issue()
1728 datalen, hostlen)); in bcmspi_cmd_issue()
1730 hostlen += (4 - (hostlen & 0x3)); in bcmspi_cmd_issue()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmspibrcm.c809 uint32 hostlen; in bcmspi_card_byterewrite() local
858 hostlen = datalen + 8; in bcmspi_card_byterewrite()
859 hostlen += (4 - (hostlen & 0x3)); in bcmspi_card_byterewrite()
860 spi_sendrecv(sd, spi_outbuf2, spi_inbuf2, hostlen); in bcmspi_card_byterewrite()
1644 uint32 hostlen; in bcmspi_cmd_issue() local
1723 hostlen = datalen + 8 + resp_delay; in bcmspi_cmd_issue()
1724 hostlen += dstatus_idx; in bcmspi_cmd_issue()
1726 if (hostlen%4) { in bcmspi_cmd_issue()
1728 datalen, hostlen)); in bcmspi_cmd_issue()
1730 hostlen += (4 - (hostlen & 0x3)); in bcmspi_cmd_issue()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dbcmspibrcm.c744 uint32 hostlen; in bcmspi_card_byterewrite() local
788 hostlen = datalen + 8; in bcmspi_card_byterewrite()
789 hostlen += (4 - (hostlen & 0x3)); in bcmspi_card_byterewrite()
790 spi_sendrecv(sd, spi_outbuf2, spi_inbuf2, hostlen); in bcmspi_card_byterewrite()
1517 uint32 hostlen; in bcmspi_cmd_issue() local
1591 hostlen = datalen + 8 + resp_delay; in bcmspi_cmd_issue()
1592 hostlen += dstatus_idx; in bcmspi_cmd_issue()
1593 hostlen += (4 - (hostlen & 0x3)); in bcmspi_cmd_issue()
1594 spi_sendrecv(sd, spi_outbuf, spi_inbuf, hostlen); in bcmspi_cmd_issue()
/OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/
H A D0010-sunrpc-Adjust-RPC-function-declarations-to-match-Sun.patch47 - const int hostlen)
48 +netname2host (const char *netname, char *hostname, const int hostlen)
/OK3568_Linux_fs/external/xserver/os/
H A Daccess.c939 int i, hostlen; in ResetHosts() local
981 hostlen = strlen(ohostname) + 1; in ResetHosts()
982 for (i = 0; i < hostlen; i++) in ResetHosts()
1011 hostlen -= 3; in ResetHosts()
1015 len = siCheckAddr(hostname, hostlen); in ResetHosts()
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c90 char *host, socklen_t hostlen, in xgetnameinfo() argument
94 int err = getnameinfo(addr, addrlen, host, hostlen, serv, servlen, in xgetnameinfo()