Searched refs:add_rule (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/tools/testing/selftests/netfilter/ |
H A D | xt_string.sh | 35 add_rule() { # (alg, from, to) function 57 add_rule bm 1000 1500 58 add_rule bm 1400 1600 59 add_rule kmp 1000 1500 60 add_rule kmp 1400 1600
|
/openbmc/linux/tools/perf/tests/shell/lib/ |
H A D | perf_metric_validation.py | 435 add_rule = True 438 add_rule = False 440 if add_rule:
|
/openbmc/qemu/block/ |
H A D | blkdebug.c | 182 static int add_rule(void *opaque, QemuOpts *opts, Error **errp) in add_rule() function 308 qemu_opts_foreach(&inject_error_opts, add_rule, &d, &local_err); in read_config() 316 qemu_opts_foreach(&set_state_opts, add_rule, &d, &local_err); in read_config()
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/tracker/localsearch/ |
H A D | 0001-fix-reproducibility.patch | 76 add_rule (landlock_fd, MINER_FS_CACHE_LOCATION,
|
/openbmc/linux/net/wireless/ |
H A D | reg.c | 1460 static void add_rule(struct ieee80211_reg_rule *rule, in add_rule() function 1548 add_rule(&intersected_rule, rd->reg_rules, in regdom_intersect()
|