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

  /external/iptables/extensions/
libxt_sctp.c 94 const char *valid_flags; member in struct:sctp_chunk_names
99 = { { .name = "DATA", .chunk_type = 0, .valid_flags = "----IUBE"},
100 { .name = "INIT", .chunk_type = 1, .valid_flags = "--------"},
101 { .name = "INIT_ACK", .chunk_type = 2, .valid_flags = "--------"},
102 { .name = "SACK", .chunk_type = 3, .valid_flags = "--------"},
103 { .name = "HEARTBEAT", .chunk_type = 4, .valid_flags = "--------"},
104 { .name = "HEARTBEAT_ACK", .chunk_type = 5, .valid_flags = "--------"},
105 { .name = "ABORT", .chunk_type = 6, .valid_flags = "-------T"},
106 { .name = "SHUTDOWN", .chunk_type = 7, .valid_flags = "--------"},
107 { .name = "SHUTDOWN_ACK", .chunk_type = 8, .valid_flags = "--------"}
    [all...]
  /external/chromium_org/third_party/boringssl/src/ssl/
ssl_locl.h 436 int valid_flags; member in struct:cert_pkey_st
    [all...]

Completed in 121 milliseconds