Searched defs:inet_prefix (Results 1 - 1 of 1) sorted by relevance

/external/iproute2/include/
H A Dutils.h65 } inet_prefix; typedef in typeref:struct:__anon7411
95 int get_addr_1(inet_prefix *dst, const char *arg, int family);
96 int get_prefix_1(inet_prefix *dst, char *arg, int family);
97 int get_addr(inet_prefix *dst, const char *arg, int family);
98 int get_prefix(inet_prefix *dst, char *arg, int family);
138 int inet_addr_match(const inet_prefix *a, const inet_prefix *b, int bits);

Completed in 32 milliseconds