Searched refs:IPV6CompareLess (Results 1 – 6 of 6) sorted by relevance
/dports/sysutils/cfengine316/cfengine-3.16.0/libntech/libutils/ |
H A D | ip_address.c | 1211 static bool IPV6CompareLess(struct IPV6Address *a, struct IPV6Address *b) in IPV6CompareLess() function 1268 return IPV6CompareLess((struct IPV6Address *)a->address, (struct IPV6Address *)b->address); in IPAddressCompareLess()
|
/dports/sysutils/cfengine317/cfengine-3.17.0/libntech/libutils/ |
H A D | ip_address.c | 1211 static bool IPV6CompareLess(struct IPV6Address *a, struct IPV6Address *b) in IPV6CompareLess() function 1268 return IPV6CompareLess((struct IPV6Address *)a->address, (struct IPV6Address *)b->address); in IPAddressCompareLess()
|
/dports/sysutils/cfengine/cfengine-3.19.0/libntech/libutils/ |
H A D | ip_address.c | 1212 static bool IPV6CompareLess(struct IPV6Address *a, struct IPV6Address *b) in IPV6CompareLess() function 1269 return IPV6CompareLess((struct IPV6Address *)a->address, (struct IPV6Address *)b->address); in IPAddressCompareLess()
|
/dports/sysutils/cfengine318/cfengine-3.18.1/libntech/libutils/ |
H A D | ip_address.c | 1211 static bool IPV6CompareLess(struct IPV6Address *a, struct IPV6Address *b) in IPV6CompareLess() function 1268 return IPV6CompareLess((struct IPV6Address *)a->address, (struct IPV6Address *)b->address); in IPAddressCompareLess()
|
/dports/sysutils/cfengine-devel/core-d08ae9eff/libntech/libutils/ |
H A D | ip_address.c | 1212 static bool IPV6CompareLess(struct IPV6Address *a, struct IPV6Address *b) in IPV6CompareLess() function 1269 return IPV6CompareLess((struct IPV6Address *)a->address, (struct IPV6Address *)b->address); in IPAddressCompareLess()
|
/dports/sysutils/cfengine319/cfengine-3.19.0/libntech/libutils/ |
H A D | ip_address.c | 1212 static bool IPV6CompareLess(struct IPV6Address *a, struct IPV6Address *b) in IPV6CompareLess() function 1269 return IPV6CompareLess((struct IPV6Address *)a->address, (struct IPV6Address *)b->address); in IPAddressCompareLess()
|