Searched refs:config_get (Results 1 - 25 of 45) sorted by relevance

12

/openwrt/package/network/utils/rssileds/files/
H A Drssileds.init17 config_get name $1 name
18 config_get dev $1 dev
19 config_get threshold $1 threshold
20 config_get refresh $1 refresh
28 config_get dev $1 dev
38 config_get sysfs $1 sysfs
39 config_get name $1 name "$sysfs"
40 config_get trigger $1 trigger "none"
41 config_get iface $1 iface
42 config_get min
[all...]
/openwrt/package/kernel/mmc_over_gpio/files/
H A Dmmc_over_gpio.init55 config_get "name" "$section" "name"
56 config_get "DI_pin" "$section" "DI_pin"
57 config_get "DO_pin" "$section" "DO_pin"
58 config_get "CLK_pin" "$section" "CLK_pin"
59 config_get "CS_pin" "$section" "CS_pin"
60 config_get "mode" "$section" "mode"
67 config_get "name" "$section" "name"
/openwrt/package/network/services/hostapd/files/
H A Dhostapd.sh8 config_get enc "$vif" encryption "none"
9 config_get wep_rekey "$vif" wep_rekey # 300
10 config_get wpa_group_rekey "$vif" wpa_group_rekey # 300
11 config_get wpa_pair_rekey "$vif" wpa_pair_rekey # 300
12 config_get wpa_master_rekey "$vif" wpa_master_rekey # 640
15 config_get max_num_sta "$vif" max_num_sta 0
16 config_get max_inactivity "$vif" max_inactivity 0
19 config_get device "$vif" device
20 config_get hwmode "$device" hwmode
21 config_get ph
[all...]
H A Dwpa_supplicant.sh12 config_get enc "$vif" encryption
13 config_get key "$vif" key
16 config_get bridge "$vif" bridge
24 config_get mode "$vif" mode
25 config_get ifname "$vif" ifname
41 config_get key "$vif" key
48 config_get ckey "$vif" "key${idx}"
76 config_get ieee80211w "$vif" ieee80211w
86 config_get ieee80211w "$vif" ieee80211w
87 config_get ca_cer
[all...]
/openwrt/package/boot/uboot-envtools/files/
H A Duboot-envtools.sh29 config_get dev "$1" dev
30 config_get offset "$1" offset
31 config_get envsize "$1" envsize
32 config_get secsize "$1" secsize
33 config_get numsec "$1" numsec
/openwrt/package/base-files/files/etc/init.d/
H A Dled17 config_get sysfs $1 sysfs
18 config_get name $1 name "$sysfs"
19 config_get trigger $1 trigger "none"
20 config_get dev $1 dev
21 config_get mode $1 mode "link"
23 config_get delayon $1 delayon
24 config_get delayoff $1 delayoff
25 config_get interval $1 interval "50"
26 config_get port_state $1 port_state
27 config_get dela
[all...]
H A Dgpio_switch15 config_get gpio_pin "$1" gpio_pin
16 config_get name "$1" name
17 config_get value "$1" value 0
/openwrt/package/network/services/relayd/files/
H A Drelay.init30 config_get ifn "$1" ifname
41 config_get proto "$cfg" proto
62 config_get networks "$cfg" network
70 config_get ifnames "$cfg" ifname
76 config_get ipaddr "$cfg" ipaddr
80 config_get gateway "$cfg" gateway
84 config_get expiry "$cfg" expiry
88 config_get retry "$cfg" retry
92 config_get table "$cfg" table
/openwrt/package/network/services/samba36/files/
H A Dsamba.init9 config_get interface $1 interface "loopback lan"
31 config_get name $1 name "${hostname:-OpenWrt}"
32 config_get workgroup $1 workgroup "${hostname:-OpenWrt}"
33 config_get description $1 description "Samba on ${hostname:-OpenWrt}"
34 config_get charset $1 charset "UTF-8"
70 config_get name $1 name
71 config_get path $1 path
72 config_get users $1 users
73 config_get read_only $1 read_only
74 config_get guest_o
[all...]
/openwrt/package/network/utils/linux-atm/files/
H A Dbr2684ctl14 config_get atmdev "$cfg" atmdev 0
17 config_get unit "$cfg" unit 0
20 config_get vpi "$cfg" vpi 8
23 config_get vci "$cfg" vci 35
26 config_get encaps "$cfg" encaps
34 config_get payload "$cfg" payload
42 config_get qos "$cfg" qos
45 config_get sendsize "$cfg" sendsize
/openwrt/package/network/services/wireguard/files/
H A Dwireguard.sh41 config_get public_key "${peer_config}" "public_key"
42 config_get preshared_key "${peer_config}" "preshared_key"
43 config_get allowed_ips "${peer_config}" "allowed_ips"
45 config_get endpoint_host "${peer_config}" "endpoint_host"
46 config_get endpoint_port "${peer_config}" "endpoint_port"
47 config_get persistent_keepalive "${peer_config}" "persistent_keepalive"
111 config_get private_key "${config}" "private_key"
112 config_get listen_port "${config}" "listen_port"
113 config_get addresses "${config}" "addresses"
114 config_get mt
[all...]
/openwrt/package/base-files/files/sbin/
H A Dled.sh10 config_get name $1 name
11 config_get sysfs $1 sysfs
/openwrt/package/network/services/ipset-dns/files/
H A Dipset-dns.init24 config_get ipset "$cfg" ipset
25 config_get ipset6 "$cfg" ipset6
31 config_get dns "$cfg" dns "$DEFNS"
37 config_get port "$cfg" port $((PORT++))
/openwrt/package/network/config/qos-scripts/files/usr/bin/
H A Dqos-stat13 config_get cfgt "$interface" TYPE
14 [ "$cfgt" = "interface" ] && config_get "$interface" ifname
18 config_get TYPE "$CONFIG_SECTION" TYPE
20 config_get device "$CONFIG_SECTION" ifname
37 ( config_load network; scan_interfaces; config_get "$1" ifname )
45 [ -z "$device" ] && config_get device "$interface" device
/openwrt/package/kernel/hostap-driver/files/lib/wifi/
H A Dhostap.sh7 local macaddr="$(config_get "$device" macaddr | tr 'A-Z' 'a-z')"
8 config_get phy "$device" phy
16 config_get phy "$device" phy
37 config_get phy "$device" phy
39 config_get vifs "$device" vifs
45 config_get mode "$vif" mode
55 config_get ssid "$vif" ssid
72 config_get phy "$device" phy
93 config_get phy "$device" phy
95 config_get rxantenn
[all...]
/openwrt/package/network/services/dnsmasq/files/
H A Ddnsmasq.init76 config_get _loctmp "$section" "$option"
131 config_get tftp_root "$cfg" "tftp_root"
168 config_get DOMAIN "$cfg" domain
176 config_get leasefile $cfg leasefile
180 config_get hostsfile "$cfg" dhcphostsfile
228 config_get tftp_root "$cfg" tftp_root
236 config_get networkid "$cfg" networkid
239 config_get subscriberid "$cfg" subscriberid
252 config_get networkid "$cfg" networkid
255 config_get remotei
[all...]
/openwrt/package/network/services/uhttpd/files/
H A Duhttpd.init19 config_get val "$cfg" "$var"
40 config_get days "$cfg" days
41 config_get bits "$cfg" bits
42 config_get country "$cfg" country
43 config_get state "$cfg" state
44 config_get location "$cfg" location
45 config_get commonname "$cfg" commonname
66 config_get prefix "$cfg" prefix
67 config_get username "$cfg" username
68 config_get passwor
[all...]
/openwrt/package/network/services/igmpproxy/files/
H A Digmpproxy.init12 config_get verbose "$1" verbose 0
27 config_get network $1 network
28 config_get direction $1 direction
29 config_get altnets $1 altnet
60 config_get network $1 network
65 config_get network $1 network
66 config_get direction $1 direction
82 config_get network $1 network
83 config_get direction $1 direction
/openwrt/package/network/config/swconfig/files/
H A Dswitch.sh6 config_get name "$1" name
/openwrt/package/network/utils/wwan/files/
H A Dwwan.usbmisc13 config_get proto "$cfg" proto
14 config_get device "$cfg" device
/openwrt/package/kernel/broadcom-wl/files/lib/wifi/
H A Dbroadcom.sh9 config_get vifs "$device" vifs
15 config_get mode "$vif" mode
31 config_get addr "$vif" bssid
133 config_get channel "$device" channel
134 config_get country "$device" country
135 config_get maxassoc "$device" maxassoc
136 config_get wds "$device" wds
137 config_get vifs "$device" vifs
138 config_get distance "$device" distance
139 config_get slottim
[all...]
/openwrt/package/network/services/omcproxy/files/
H A Domcproxy.init15 config_get uplink $1 uplink
16 config_get downlink $1 downlink
17 config_get scope $1 scope
42 config_get uplink $1 uplink
43 config_get downlink $1 downlink
51 config_get uplink $1 uplink
52 config_get downlink $1 downlink
/openwrt/package/kernel/mac80211/files/lib/wifi/
H A Dmac80211.sh10 config_get devpath "$device" path
19 local macaddr="$(config_get "$device" macaddr | tr 'A-Z' 'a-z')"
36 config_get phy "$device" phy
44 config_get macaddr "$device" macaddr
53 config_get phy "$1" phy
56 config_get phy "$1" phy
65 config_get type "radio$devidx" type
/openwrt/package/network/config/qos-scripts/files/usr/lib/qos/
H A Dgenerate.sh29 config_get "$1" ifname
51 proto) config_get value "$section" proto; proto="${proto:-$value}";;
54 config_get type "$section" TYPE
62 config_get value "$section" "$option"
163 config_get class "${value##!}" classnr
172 config_get TOS "$rule" 'TOS'
177 config_get DSCP "$rule" 'DSCP'
209 config_get TYPE "$CONFIG_SECTION" TYPE
214 config_get classgroup "$CONFIG_SECTION" classgroup
219 config_get devic
[all...]
/openwrt/package/network/utils/iproute2/files/
H A D15-teql11 config_get teql $INTERFACE teql

Completed in 113 milliseconds

12