Home
last modified time | relevance | path

Searched refs:ext_flags (Results 1 – 11 of 11) sorted by relevance

/external/boringssl/src/crypto/x509v3/
Dv3_lib.c169 tmpext->ext_flags |= X509V3_EXT_DYNAMIC; in X509V3_EXT_add_alias()
181 if(ext->ext_flags & X509V3_EXT_DYNAMIC) OPENSSL_free(ext); in ext_list_free()
Dv3_prn.c124 method->ext_flags & X509V3_EXT_MULTILINE); in X509V3_EXT_print()
/external/iproute2/include/
Dxtables.h226 uint8_t ext_flags; member
303 uint8_t ext_flags; member
/external/iptables/include/
Dxtables.h226 u_int8_t ext_flags; member
303 u_int8_t ext_flags; member
/external/kernel-headers/original/uapi/linux/
Dwireless.h832 __u32 ext_flags; /* IW_ENCODE_EXT_* */ member
/external/iptables/extensions/
Dlibxt_CT.c357 .ext_flags = XTABLES_EXT_ALIAS,
Dlibxt_conntrack.c1270 .ext_flags = XTABLES_EXT_ALIAS,
1285 .ext_flags = XTABLES_EXT_ALIAS,
1300 .ext_flags = XTABLES_EXT_ALIAS,
/external/wpa_supplicant_8/src/drivers/
Ddriver_wext.c1748 ext->ext_flags |= IW_ENCODE_EXT_GROUP_KEY; in wpa_driver_wext_set_key_ext()
1750 ext->ext_flags |= IW_ENCODE_EXT_SET_TX_KEY; in wpa_driver_wext_set_key_ext()
1790 ext->ext_flags |= IW_ENCODE_EXT_RX_SEQ_VALID; in wpa_driver_wext_set_key_ext()
/external/boringssl/src/include/openssl/
Dx509v3.h94 int ext_flags; member
/external/iptables/iptables/
Dip6tables.c1234 if (!(cs->target->ext_flags & XTABLES_EXT_ALIAS)) in command_jump()
1271 if (!(m->ext_flags & XTABLES_EXT_ALIAS)) in command_match()
Diptables.c1227 if (!(cs->target->ext_flags & XTABLES_EXT_ALIAS)) in command_jump()
1265 if (!(m->ext_flags & XTABLES_EXT_ALIAS)) in command_match()