Home
last modified time | relevance | path

Searched refs:IPV6_ADDR_UNSPECIFIED (Results 1 – 9 of 9) sorted by relevance

/dports/net/p5-Net-Interface/Net-Interface-1.016/
H A Dni_in6_classify.c87 type |= IPV6_ADDR_UNSPECIFIED; in ni_in6_classify()
H A Dni_util.c296 { IPV6_ADDR_UNSPECIFIED, "unspecified" },
H A Dni_funct.h311 #define IPV6_ADDR_UNSPECIFIED (u_int32_t) 0x00080000u macro
H A DInterface.xs811 IPV6_ADDR_UNSPECIFIED = IPV6_ADDR_UNSPECIFIED
/dports/net/p5-Net-Interface/Net-Interface-1.016/t/
H A Dsymbols.t85 IPV6_ADDR_UNSPECIFIED
H A Dfaceinfo.t43 IPV6_ADDR_UNSPECIFIED
H A Dtypescope.t87 IPV6_ADDR_UNSPECIFIED
/dports/net/scapy/scapy-2.4.5/scapy/
H A Dutils6.py21 IPV6_ADDR_MULTICAST, IPV6_ADDR_6TO4, IPV6_ADDR_UNSPECIFIED
208 addrType = IPV6_ADDR_UNSPECIFIED
H A Ddata.py148 IPV6_ADDR_UNSPECIFIED = 0x10000 variable