Searched refs:available (Results 1 - 25 of 30) sorted by relevance

12

/openwrt/package/network/utils/comgt/files/
H A D3g.usb18 available=1
20 available=0
22 proto_set_available "$cfg" $available
H A D3g.sh14 available=1
H A Ddirectip.sh10 available=1
H A Dncm.sh11 available=1
/openwrt/package/utils/oseama/src/
H A Dmd5.c214 unsigned long used, available; local
224 available = 64 - used;
226 if (size < available) {
231 memcpy(&ctx->buffer[used], data, available);
232 data = (const unsigned char *)data + available;
233 size -= available;
247 unsigned long used, available; local
253 available = 64 - used;
255 if (available < 8) {
256 memset(&ctx->buffer[used], 0, available);
[all...]
/openwrt/target/linux/mcs814x/profiles/
H A D100-dLAN-USB-Extender.mk21 Instructions are available here:
/openwrt/package/network/config/ipip/files/
H A Dipip.sh66 available=1
/openwrt/package/network/ipv6/6to4/files/
H A D6to4.sh88 available=1
/openwrt/package/system/zram-swap/
H A DMakefile28 could be used to increase the available memory, by using compressed
/openwrt/package/utils/bzip2/
H A DMakefile39 bzip2 is a freely available, patent free, high-quality
52 bzip2 is a freely available, patent free, high-quality
/openwrt/package/network/ipv6/6rd/files/
H A D6rd.sh85 available=1
/openwrt/package/network/ipv6/ds-lite/files/
H A Ddslite.sh89 available=1
/openwrt/package/network/services/ppp/files/
H A Dppp.sh176 available=1
233 available=1
266 available=1
/openwrt/package/libs/libreadline/
H A DMakefile37 and vi editing modes are available. The Readline library includes
/openwrt/package/network/ipv6/6in4/files/
H A D6in4.sh121 available=1
/openwrt/package/network/config/vti/files/
H A Dvti.sh126 available=1
/openwrt/package/network/services/odhcpd/
H A DMakefile54 (non-bridged) interfaces in case no delegated prefixes are available.
/openwrt/package/network/services/wireguard/files/
H A Dwireguard.sh25 available=1
/openwrt/package/network/utils/umbim/files/lib/netifd/proto/
H A Dmbim.sh11 available=1
/openwrt/package/network/utils/wwan/files/
H A Dwwan.sh25 available=1
/openwrt/docs/
H A Dnetwork-scripts.tex22 After running \texttt{scan\_interfaces}, the following functions are available:
/openwrt/package/network/config/gre/files/
H A Dgre.sh195 available=1
/openwrt/package/network/ipv6/map/files/
H A Dmap.sh201 available=1
/openwrt/package/network/utils/uqmi/files/lib/netifd/proto/
H A Dqmi.sh10 available=1
/openwrt/target/imagebuilder/files/
H A DMakefile33 info: Show a list of available target profiles
191 @echo 'Use "make info" to get a list of available profile names.'

Completed in 113 milliseconds

12