Searched refs:rule (Results 276 - 300 of 361) sorted by relevance

<<1112131415

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/miniupnpd/netfilter_nft/
H A Dnftnlrdr.c30 #include <libnftnl/rule.h>
78 * This function submit the rule as following:
79 * nft add rule nat miniupnpd-pcp-peer ip
103 * This function submit the rule as following:
104 * nft add rule filter miniupnpd
258 * returns -1 if the rule is not found
278 * return -1 when the rule was not found
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ceph/
H A Dceph_fs.h373 __u8 rule; /* currently fcntl or flock */ member in struct:ceph_mds_request_args::__anon32065
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/
H A Dmaint.mk174 # Arrange to print the name of each syntax-checking rule just before running it.
182 # Compute and print the elapsed time for each syntax-check rule.
192 # The patsubst here is to replace each sc_% rule with its sc_%.z wrapper
1405 # This rule has a high enough utility/cost ratio that it should be a
1500 # in gnulib. Use this rule to refresh any stale patches. It applies each
1503 # gnulib patch directory via bootstrap.conf, this rule detects that name.
1547 # Run this rule once per year (usually early in January)
1549 # If you have an additional project-specific rule,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ceph/
H A Dceph_fs.h373 __u8 rule; /* currently fcntl or flock */ member in struct:ceph_mds_request_args::__anon20372
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/
H A Dmaint.mk174 # Arrange to print the name of each syntax-checking rule just before running it.
182 # Compute and print the elapsed time for each syntax-check rule.
192 # The patsubst here is to replace each sc_% rule with its sc_%.z wrapper
1405 # This rule has a high enough utility/cost ratio that it should be a
1500 # in gnulib. Use this rule to refresh any stale patches. It applies each
1503 # gnulib patch directory via bootstrap.conf, this rule detects that name.
1547 # Run this rule once per year (usually early in January)
1549 # If you have an additional project-specific rule,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/
H A Dmaint.mk174 # Arrange to print the name of each syntax-checking rule just before running it.
182 # Compute and print the elapsed time for each syntax-check rule.
192 # The patsubst here is to replace each sc_% rule with its sc_%.z wrapper
1405 # This rule has a high enough utility/cost ratio that it should be a
1500 # in gnulib. Use this rule to refresh any stale patches. It applies each
1503 # gnulib patch directory via bootstrap.conf, this rule detects that name.
1547 # Run this rule once per year (usually early in January)
1549 # If you have an additional project-specific rule,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/miniupnpd/netfilter_nft/
H A Dnftnlrdr.c30 #include <libnftnl/rule.h>
78 * This function submit the rule as following:
79 * nft add rule nat miniupnpd-pcp-peer ip
103 * This function submit the rule as following:
104 * nft add rule filter miniupnpd
258 * returns -1 if the rule is not found
278 * return -1 when the rule was not found
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/main/
H A Dcfe.mk340 # This rule constructs "libcfe.a" which contains most of the object
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/
H A Dsamba4.mk174 ## This is a fake rule to stop any python being invoked as currently the
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/
H A Dsamba4.mk174 ## This is a fake rule to stop any python being invoked as currently the
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/
H A Dsamba4.mk174 ## This is a fake rule to stop any python being invoked as currently the
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iptables-1.4.x/iptables/
H A Dip6tables.c210 "Usage: %s -[ACD] chain rule-specification [options]\n"
211 " %s -I chain [rulenum] rule-specification [options]\n"
212 " %s -R chain rulenum rule-specification [options]\n"
228 " --check -C chain Check for the existence of a rule\n"
229 " --delete -D chain Delete matching rule from chain\n"
231 " Delete rule rulenum (1 = first) from chain\n"
235 " Replace rule rulenum (1 = first) in chain\n"
263 " target for rule (may load target extension)\n"
392 parse_rulenumber(const char *rule) argument
396 if (!xtables_strtoui(rule, NUL
[all...]
H A Diptables.c223 "Usage: %s -[ACD] chain rule-specification [options]\n"
224 " %s -I chain [rulenum] rule-specification [options]\n"
225 " %s -R chain rulenum rule-specification [options]\n"
241 " --check -C chain Check for the existence of a rule\n"
242 " --delete -D chain Delete matching rule from chain\n"
244 " Delete rule rulenum (1 = first) from chain\n"
248 " Replace rule rulenum (1 = first) in chain\n"
276 " target for rule (may load target extension)\n"
397 parse_rulenumber(const char *rule) argument
401 if (!xtables_strtoui(rule, NUL
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iptables-1.4.x/iptables/
H A Dip6tables.c210 "Usage: %s -[ACD] chain rule-specification [options]\n"
211 " %s -I chain [rulenum] rule-specification [options]\n"
212 " %s -R chain rulenum rule-specification [options]\n"
228 " --check -C chain Check for the existence of a rule\n"
229 " --delete -D chain Delete matching rule from chain\n"
231 " Delete rule rulenum (1 = first) from chain\n"
235 " Replace rule rulenum (1 = first) in chain\n"
263 " target for rule (may load target extension)\n"
392 parse_rulenumber(const char *rule) argument
396 if (!xtables_strtoui(rule, NUL
[all...]
H A Diptables.c223 "Usage: %s -[ACD] chain rule-specification [options]\n"
224 " %s -I chain [rulenum] rule-specification [options]\n"
225 " %s -R chain rulenum rule-specification [options]\n"
241 " --check -C chain Check for the existence of a rule\n"
242 " --delete -D chain Delete matching rule from chain\n"
244 " Delete rule rulenum (1 = first) from chain\n"
248 " Replace rule rulenum (1 = first) in chain\n"
276 " target for rule (may load target extension)\n"
397 parse_rulenumber(const char *rule) argument
401 if (!xtables_strtoui(rule, NUL
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iptables-1.4.x/iptables/
H A Dip6tables.c210 "Usage: %s -[ACD] chain rule-specification [options]\n"
211 " %s -I chain [rulenum] rule-specification [options]\n"
212 " %s -R chain rulenum rule-specification [options]\n"
228 " --check -C chain Check for the existence of a rule\n"
229 " --delete -D chain Delete matching rule from chain\n"
231 " Delete rule rulenum (1 = first) from chain\n"
235 " Replace rule rulenum (1 = first) in chain\n"
263 " target for rule (may load target extension)\n"
392 parse_rulenumber(const char *rule) argument
396 if (!xtables_strtoui(rule, NUL
[all...]
H A Diptables.c223 "Usage: %s -[ACD] chain rule-specification [options]\n"
224 " %s -I chain [rulenum] rule-specification [options]\n"
225 " %s -R chain rulenum rule-specification [options]\n"
241 " --check -C chain Check for the existence of a rule\n"
242 " --delete -D chain Delete matching rule from chain\n"
244 " Delete rule rulenum (1 = first) from chain\n"
248 " Replace rule rulenum (1 = first) in chain\n"
276 " target for rule (may load target extension)\n"
397 parse_rulenumber(const char *rule) argument
401 if (!xtables_strtoui(rule, NUL
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/libertas/
H A Dhost.h836 struct host_wol_rule rule[MAX_WOL_RULES]; member in struct:wol_config
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/libertas/
H A Dhost.h836 struct host_wol_rule rule[MAX_WOL_RULES]; member in struct:wol_config
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dropbox_client/
H A Dlist.c260 if(asus_cfg.prule[i]->rule == 1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dropbox_client/
H A Dlist.c260 if(asus_cfg.prule[i]->rule == 1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dropbox_client/
H A Dlist.c260 if(asus_cfg.prule[i]->rule == 1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/wireless/
H A Dreg.c399 /* Sanity check on a regulatory rule */
400 static bool is_valid_reg_rule(const struct ieee80211_reg_rule *rule) argument
402 const struct ieee80211_freq_range *freq_range = &rule->freq_range;
458 * @freq_range: frequency rule we want to query
461 * This lets us know if a specific frequency rule is or is not relevant to
464 * safe for now to assume that a frequency rule should not be part of a
467 * regulatory rule support for other "bands".
566 * is it will return -EINVAL if the rule computed makes no sense.
598 * write to the target rule directly saving ourselves
605 * No need to memset here the intersected rule her
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/www/
H A DAdvanced_WTFast_Content.asp361 var WTF_Warning_MSG = "There is no rule enabled. Are you sure to apply the settings?";//Untranslated
466 alert("The number of enabled rules reaches the limitiation of the account. The added rule will be default disabled.");
697 alert("The number of enabled rules reaches the limitiation of the account. You can't enable rule unless you disable one existed enabled rule first.");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/s390/crypto/
H A Dzcrypt_pcixcc.c114 * - rule block (one of:)
361 char rule[8]; member in struct:__anon17926
389 memcpy(msg->rule, "RANDOM ", 8);

Completed in 390 milliseconds

<<1112131415