HomeSort by relevance Sort by last modified time
    Searched defs:tflags (Results 1 - 4 of 4) sorted by null

  /external/iproute2/include/
ip6tables.h 108 unsigned int tflags; member in struct:ip6tables_target
iptables.h 134 unsigned int tflags; member in struct:iptables_target
  /external/chromium_org/third_party/boringssl/src/crypto/x509/
x509_cmp.c 397 unsigned long tflags; local
400 tflags = flags;
420 rv = check_suite_b(pk, -1, &tflags);
438 rv = check_suite_b(pk, sign_nid, &tflags);
444 rv = check_suite_b(pk, X509_get_signature_nid(x), &tflags);
457 if (rv == X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED && flags != tflags)
  /external/iptables/include/
xtables.h 355 unsigned int tflags; member in struct:xtables_target

Completed in 72 milliseconds