Home
last modified time | relevance | path

Searched refs:ifnot (Results 1 – 23 of 23) sorted by last modified time

/freebsd/lib/libpfctl/
H A Dlibpfctl.c770 rule->ifnot = nvlist_get_number(nvl, "ifnot"); in pf_nvrule_to_rule()
847 rule->ifnot = nvlist_get_bool(nvl, "ifnot"); in pfctl_nveth_rule_to_eth_rule()
1016 nvlist_add_bool(nvl, "ifnot", r->ifnot); in pfctl_add_eth_rule()
1239 snl_add_msg_attr_u8(nw, PF_RT_IF_NOT, r->ifnot); in snl_add_msg_attr_pf_rule()
1594 { .type = PF_RT_IF_NOT, .off = _OUT(r.ifnot), .cb = snl_attr_get_uint8 },
H A Dlibpfctl.h95 uint8_t ifnot; member
230 uint8_t ifnot; member
/freebsd/sbin/pfctl/
H A Dpfctl_optimize.c152 PF_RULE_FIELD(ifnot, NOMERGE),
1126 return (a->ifnot != b->ifnot); in skip_cmp_ifp()
H A Dparse.y4923 binat.ifnot = $4->not;
5975 r->ifnot = interface->not; in expand_eth_rule()
6110 r->ifnot = interface->not; in expand_rule()
H A Dpfctl_parser.c787 if (r->ifnot) in print_eth_rule()
930 if (r->ifnot) in print_rule()
/freebsd/sys/netpfil/pf/
H A Dpf.c2516 if (cur->kif != prev->kif || cur->ifnot != prev->ifnot) in pf_calc_skip_steps()
4238 if (pfi_kkif_match(r->kif, kif) == r->ifnot) { in pf_test_eth_rule()
4669 if (pfi_kkif_match(r->kif, kif) == r->ifnot) in pf_test_rule()
5143 if (pfi_kkif_match(r->kif, kif) == r->ifnot) in pf_test_fragment()
H A Dpf_nl.c707 { .type = PF_RT_IF_NOT, .off = _OUT(ifnot), .cb = nlattr_get_uint8 },
948 nlattr_add_u8(nw, PF_RT_IF_NOT, rule->ifnot); in pf_handle_getrule()
H A Dpf_ioctl.c850 if (cur->kif != prev->kif || cur->ifnot != prev->ifnot) in pf_eth_calc_skip_steps()
1325 PF_MD5_UPD(rule, ifnot); in pf_hash_rule_rolling()
2005 krule->ifnot = rule->ifnot; in pf_rule_to_krule()
H A Dpf_norm.c1079 if (pfi_kkif_match(r->kif, kif) == r->ifnot) in pf_normalize_ip()
1242 if (pfi_kkif_match(r->kif, kif) == r->ifnot) in pf_normalize_ip6()
1406 if (pfi_kkif_match(r->kif, kif) == r->ifnot) in pf_normalize_tcp()
2217 if (pfi_kkif_match(r->kif, kif) == r->ifnot) in pf_normalize_sctp()
H A Dpf_nv.c606 PFNV_CHK(pf_nvuint8(nvl, "ifnot", &rule->ifnot)); in pf_nvrule_to_krule()
788 nvlist_add_number(nvl, "ifnot", rule->ifnot); in pf_krule_to_nvrule()
1063 nvlist_add_bool(nvl, "ifnot", krule->ifnot); in pf_keth_rule_to_nveth_rule()
1162 PFNV_CHK(pf_nvbool(nvl, "ifnot", &krule->ifnot)); in pf_nveth_rule_to_keth_rule()
H A Dpf.h560 u_int8_t ifnot; member
H A Dpf_lb.c151 if (pfi_kkif_match(r->kif, kif) == r->ifnot) in pf_match_translation()
/freebsd/sys/net/
H A Dpfvar.h718 bool ifnot; member
826 u_int8_t ifnot; member
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCommentCommands.td283 // We might also build proper support for if/ifnot/else/elseif/endif.
285 def IfNot : VerbatimLineCommand<"ifnot">;
/freebsd/contrib/bearssl/src/x509/
H A Dasn1.t0168 dup ifnot ERR_X509_INNER_TRUNC fail then
254 dup ifnot 0 -1 ret then
316 = ifnot ERR_X509_UNEXPECTED fail then
326 = ifnot ERR_X509_UNEXPECTED fail then
409 between? ifnot drop 0 then
428 dup ifnot 2drop 0 -1 ret then
449 swap dup ifnot 2drop 0 0 ret then
462 swap dup ifnot 2drop 0 0 ret then
532 dup ifnot addr-pad set8 -1 ret then
571 dup ifnot ERR_X509_OVERFLOW fail then
[all …]
H A Dskey_decoder.t0163 dup ifnot ERR_X509_UNEXPECTED fail then
249 curve ifnot ERR_X509_UNSUPPORTED fail then
262 read-OID ifnot ERR_X509_UNSUPPORTED fail then
H A Dx509_decoder.t0198 read-OID ifnot ERR_X509_UNSUPPORTED fail then
276 -1 = ifnot ERR_X509_UNEXPECTED fail then
H A Dx509_minimal.t0656 dup ifnot ERR_X509_BAD_DN fail then
1012 read-boolean ifnot ERR_X509_NOT_CA fail then
1060 0x04 and ifnot ERR_X509_FORBIDDEN_KEY_USAGE fail then
1098 read-OID drop id-qt-cps eqOID ifnot
1224 ifnot ERR_X509_DN_MISMATCH fail then
1235 read-OID ifnot ERR_X509_UNSUPPORTED fail then
1272 read-OID ifnot ERR_X509_UNSUPPORTED fail then
1416 -1 = ifnot ERR_X509_UNEXPECTED fail then
1427 eename zero-server-name or ifnot
1443 ee seenBC or ifnot ERR_X509_NOT_CA fail then
[all …]
/freebsd/contrib/bearssl/src/ssl/
H A Dssl_hs_client.t0556 ext-padding-amount 0< ifnot
589 addr-reneg get8 ifnot
725 ok-sni ifnot
736 ok-frag ifnot
745 ok-reneg ifnot
757 ok-signatures ifnot
766 ok-curves ifnot
775 ok-points ifnot
784 ok-ALPN ifnot
831 dup ifnot ERR_UNEXPECTED fail then
[all …]
H A Dssl_hs_common.t0302 addr-close_received get8 ifnot
392 dup ifnot
531 read8-native dup 0< ifnot ret then
845 dup ifnot 2drop 0 ret then
1099 addr-pad dup 12 + 12 memcmp ifnot ERR_BAD_FINISHED fail then ;
1107 dup addr-saved_finished swap ifnot 12 + then swap
1312 read-handshake-header 11 = ifnot ERR_UNEXPECTED fail then
H A Dssl_hs_server.t0618 1 = ifnot ERR_UNEXPECTED fail then
721 read8 ifnot -1 >ok-compression then
846 ifnot 0 >can-ecdhe then
873 dup can-ecdhe and ifnot
877 can-tls12 ifnot
894 dup ifnot
998 dup ifnot drop -1 ret then
1093 over 1 id << and ifnot ret then
1429 2 flag? ifnot neg fail then
1438 2 flag? ifnot
[all …]
/freebsd/contrib/bearssl/src/codec/
H A Dpemdec.t0110 begin read8-native dup 0< ifnot ret then drop co again ;
120 begin read8 dup `\n <> while ws? ifnot 0 >r then repeat
131 dup data-get8 norm-upper dup ifnot 2drop -1 ret then
133 = ifnot drop skip-newline 0 ret then
145 over ifnot 2drop skip-newline 0 ret then
196 read8 dup ws? ifnot ret then
249 skip-newline-ws ifnot drop 3 ret then
261 drop skip-newline-ws ifnot 3 ret then
277 ifnot
281 "----END " match-string ifnot 3 send-event ret then
[all …]
/freebsd/contrib/bearssl/T0/
H A Dkern.t0146 : ufnot 1+ postpone ifnot ; immediate