Home
last modified time | relevance | path

Searched refs:IPAddressChoice_inherit (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/crypto/libressl/crypto/x509/
H A Dx509_addr.c324 case IPAddressChoice_inherit: in IPAddressFamily_type()
344 if (IPAddressFamily_type(af) == IPAddressChoice_inherit) in IPAddressFamily_inheritance()
361 af->ipAddressChoice->type = IPAddressChoice_inherit; in IPAddressFamily_set_inheritance()
710 case IPAddressChoice_inherit: in i2r_IPAddrBlocks()
/dflybsd-src/crypto/libressl/include/openssl/
H A Dx509v3.h931 #define IPAddressChoice_inherit 0 macro