Home
last modified time | relevance | path

Searched refs:ipv4_ifcmp (Results 1 – 3 of 3) sorted by relevance

/external/dhcpcd-6.8.2/
Dipv4.h74 int ipv4_ifcmp(const struct interface *, const struct interface *);
Dif.c682 if ((r = ipv4_ifcmp(si, ti)) != 0) in if_cmp()
Dipv4.c213 ipv4_ifcmp(const struct interface *si, const struct interface *ti) in ipv4_ifcmp() function