poser
A C framework for POsix SERvices
|
This is the complete list of members for PSC_IpAddr, including all inherited members.
PSC_IpAddr_clone(const PSC_IpAddr *other) | PSC_IpAddr | |
PSC_IpAddr_create(const char *str) | PSC_IpAddr | |
PSC_IpAddr_destroy(PSC_IpAddr *self) | PSC_IpAddr | |
PSC_IpAddr_equals(const PSC_IpAddr *self, const PSC_IpAddr *other) | PSC_IpAddr | |
PSC_IpAddr_matches(const PSC_IpAddr *self, const PSC_IpAddr *prefix) | PSC_IpAddr | |
PSC_IpAddr_prefixlen(const PSC_IpAddr *self) | PSC_IpAddr | |
PSC_IpAddr_proto(const PSC_IpAddr *self) | PSC_IpAddr | |
PSC_IpAddr_string(const PSC_IpAddr *self) | PSC_IpAddr | |
PSC_IpAddr_tov4(const PSC_IpAddr *self, const PSC_IpAddr **prefixes) | PSC_IpAddr | |
PSC_IpAddr_tov6(const PSC_IpAddr *self, const PSC_IpAddr *prefix) | PSC_IpAddr |