HomeSort by relevance Sort by last modified time
    Searched defs:ipv4_addrexists (Results 1 - 2 of 2) sorted by null

  /external/dhcpcd-6.8.2/
ipv4.h 78 int ipv4_addrexists(struct dhcpcd_ctx *, const struct in_addr *);
110 #define ipv4_addrexists(a, b) (0) macro
ipv4.c 162 ipv4_addrexists(struct dhcpcd_ctx *ctx, const struct in_addr *addr) function

Completed in 521 milliseconds