Searched refs:ipv4_ifcmp (Results 1 – 3 of 3) sorted by relevance
74 int ipv4_ifcmp(const struct interface *, const struct interface *);
682 if ((r = ipv4_ifcmp(si, ti)) != 0) in if_cmp()
213 ipv4_ifcmp(const struct interface *si, const struct interface *ti) in ipv4_ifcmp() function