#include <ip_helper.h>
This structure describes options for pj_enum_ip_interface2().
◆ af
int pj_enum_ip_option::af |
◆ omit_deprecated_ipv6
pj_bool_t pj_enum_ip_option::omit_deprecated_ipv6 |
IPv6 addresses can have a DEPRECATED flag, if this flag is set, any DEPRECATED IPv6 address will be omitted. Currently this is only available for Linux, on other platforms, if this flag is set, pj_enum_ip_interface2() will return PJ_ENOTSUP.
Default: PJ_FALSE.
The documentation for this struct was generated from the following file: