Searched defs:ipv4_addrexists (Results 1 – 2 of 2) sorted by relevance
/external/dhcpcd-6.8.2/ | ||
D | ipv4.h | 110 #define ipv4_addrexists(a, b) (0) macro |
D | ipv4.c | 162 ipv4_addrexists(struct dhcpcd_ctx *ctx, const struct in_addr *addr) in ipv4_addrexists() function |