Searched refs:rules (Results 51 - 75 of 86) sorted by relevance

1234

/freebsd-11-stable/sys/netpfil/pf/
H A Dpf_lb.c136 r = TAILQ_FIRST(pf_main_ruleset.rules[rs_num].active.ptr);
H A Dpf.c190 MTX_SYSINIT(pf_unlnkdrules_mtx, &pf_unlnkdrules_mtx, "pf unlinked rules",
866 /* Unlinked, but may be referenced rules. */
1491 * - states and src nodes reference rules
1492 * - states and rules reference kifs
1511 * To cleanse up all kifs and rules we need
1527 * Now all kifs & rules should be unreferenced,
1772 * Do naive mark-and-sweep garbage collecting of old rules.
1981 pf_calc_skip_steps(struct pf_rulequeue *rules) argument
1986 cur = TAILQ_FIRST(rules);
2879 *r = TAILQ_FIRST((*rs)->rules[
[all...]
H A Dif_pfsync.c494 pf_main_ruleset.rules[PF_RULESET_FILTER].active.rcount)
495 r = pf_main_ruleset.rules[
/freebsd-11-stable/sys/net/
H A Dpfvar.h919 } rules[PF_RULESET_MAX]; member in struct:pf_ruleset
936 int refcnt; /* anchor rules */
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dfil.c275 * Table of functions available for use with call rules.
797 /* are two rules that can be used to guard against type 3 packets: L4 */
2202 /* port numbers, etc, for "standard" IPFilter rules are all orchestrated in */
2375 /* Check the input/output list of rules for a match to the current packet. */
2404 * If there are no rules in this list, return now.
2602 * packet, set it up. Add state for "quick" rules
2605 * filter rules.
2634 /* Checks a packet against accounting rules, if there are any for the given */
2677 /* Applies an appropriate set of firewall rules to the packet, to see if */
2679 /* in the cache. If not, then search an appropriate list of rules
3898 int rules, rn; local
[all...]
/freebsd-11-stable/sys/dev/bxe/
H A Decore_hsi.h5096 #define USTORM_FCOE_AG_CONTEXT_CQ_DEC_RULE (0x7<<0) /* BitField decision_rulesVarious decision rules */
5098 #define __USTORM_FCOE_AG_CONTEXT_AGG_VAL3_RULE (0x7<<3) /* BitField decision_rulesVarious decision rules */
5100 #define USTORM_FCOE_AG_CONTEXT_CQ_ARM_N_FLAG (0x1<<6) /* BitField decision_rulesVarious decision rules CQ negative arm indication updated via doorbell */
5102 #define __USTORM_FCOE_AG_CONTEXT_RESERVED1 (0x1<<7) /* BitField decision_rulesVarious decision rules */
5105 #define __USTORM_FCOE_AG_CONTEXT_RESERVED_INV_CF_EN (0x1<<0) /* BitField decision_rule_enable_bitsEnable bits for various decision rules */
5107 #define USTORM_FCOE_AG_CONTEXT_COMPLETION_CF_EN (0x1<<1) /* BitField decision_rule_enable_bitsEnable bits for various decision rules */
5109 #define USTORM_FCOE_AG_CONTEXT_TX_CF_EN (0x1<<2) /* BitField decision_rule_enable_bitsEnable bits for various decision rules */
5111 #define __USTORM_FCOE_AG_CONTEXT_TIMER_CF_EN (0x1<<3) /* BitField decision_rule_enable_bitsEnable bits for various decision rules */
5113 #define __USTORM_FCOE_AG_CONTEXT_AUX1_CF_EN (0x1<<4) /* BitField decision_rule_enable_bitsEnable bits for various decision rules */
5115 #define __USTORM_FCOE_AG_CONTEXT_QUEUE0_CF_EN (0x1<<5) /* BitField decision_rule_enable_bitsEnable bits for various decision rules Th
6941 union eth_classify_rule_cmd rules[CLASSIFY_RULES_COUNT]; member in struct:eth_classify_rules_ramrod_data
7124 struct eth_filter_rules_cmd rules[FILTER_RULES_COUNT]; member in struct:eth_filter_rules_ramrod_data
7145 union eth_classify_rule_cmd rules[CLASSIFY_RULES_COUNT]; member in struct:eth_general_rules_ramrod_data
7244 struct eth_multicast_rules_cmd rules[MULTICAST_RULES_COUNT]; member in struct:eth_multicast_rules_ramrod_data
[all...]
/freebsd-11-stable/lib/clang/libclang/
H A DMakefile921 ${CLANG_TBLGEN} -gen-clang-attr-subject-match-rules-parser-string-switches \
/freebsd-11-stable/contrib/ntp/sntp/
H A DMakefile.in1496 @: similarly always be outdated causing their rules to fire
/freebsd-11-stable/contrib/wpa/src/common/
H A Ddpp.c5393 unsigned int rules = 0; local
5423 rules++;
5427 if (!rules) {
/freebsd-11-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c6023 #define RT(x) rt.rules[(x)]
6044 if (rt.rules[i].dw_regnum != DW_FRAME_REG_INITIAL_VALUE)
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex385 % Here are the rules for the cropmarks. Note that they are
688 % to keep its height that of a normal line. According to the rules for
4841 \dimen2 = .55pt % Thickness of rules
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex377 % Here are the rules for the cropmarks. Note that they are
665 % to keep its height that of a normal line. According to the rules for
4718 \dimen2 = .55pt % Thickness of rules
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex411 % Here are the rules for the cropmarks. Note that they are
634 % to keep its height that of a normal line. According to the rules for
1146 % K sets the color for stroking (thin rules, e.g., normal _'s).
3027 \dimen2 = .55pt % Thickness of rules
/freebsd-11-stable/contrib/openpam/
H A Dconfigure1438 --enable-silent-rules less verbose build output (undo: "make V=1")
1439 --disable-silent-rules verbose build output (undo: "make V=0")
2739 # Check whether --enable-silent-rules was given.
14767 # dependency-tracking related rules and includes.
/freebsd-11-stable/contrib/file/
H A Dconfigure1415 --enable-silent-rules less verbose build output (undo: "make V=1")
1416 --disable-silent-rules verbose build output (undo: "make V=0")
2988 # Check whether --enable-silent-rules was given.
3142 # Check whether --enable-silent-rules was given.
16820 # dependency-tracking related rules and includes.
/freebsd-11-stable/contrib/sqlite3/
H A Dconfigure1424 --enable-silent-rules less verbose build output (undo: "make V=1")
1425 --disable-silent-rules verbose build output (undo: "make V=0")
2762 # Check whether --enable-silent-rules was given.
14093 # Protect against shell expansion while executing Makefile rules.
/freebsd-11-stable/contrib/gcclibs/libssp/
H A Dconfigure844 --enable-maintainer-mode enable make rules and dependencies not useful
/freebsd-11-stable/contrib/gcclibs/libdecnumber/
H A Dconfigure848 --enable-maintainer-mode enable rules only needed by maintainers
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dconfigure844 --enable-maintainer-mode enable make rules and dependencies not useful
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dconfigure1453 --enable-silent-rules less verbose build output (undo: "make V=1")
1454 --disable-silent-rules verbose build output (undo: "make V=0")
3086 # Check whether --enable-silent-rules was given.
3240 # Check whether --enable-silent-rules was given.
/freebsd-11-stable/contrib/apr-util/
H A Dconfigure3849 echo "Applying apr-util hints file rules for $host"
23991 < $APR_BUILD_DIR/apr_rules.mk > $abs_builddir/build/rules.mk
23994 cp $APR_BUILD_DIR/apr_rules.mk $abs_builddir/build/rules.mk
24002 INCLUDE_RULES="include $abs_builddir/build/rules.mk"
24005 INCLUDE_RULES=".include \"$abs_builddir/build/rules.mk\""
24010 INCLUDE_RULES="include $abs_builddir/build/rules.mk"
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dconfigure854 --enable-maintainer-mode enable rules only needed by maintainers
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dconfigure848 enable make rules and dependencies not useful
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dconfigure848 enable make rules and dependencies not useful
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dconfigure1015 --enable-maintainer-mode enable make rules and dependencies not useful
12320 # Fix-up fallback echo if it was mangled by the above quoting rules.

Completed in 1385 milliseconds

1234