Searched refs:net_ipv4_addr_mask_cmp (Results 1 – 2 of 2) sorted by relevance
571 zassert_false(net_ipv4_addr_mask_cmp(iface, &fail_addr), in ZTEST()574 zassert_true(net_ipv4_addr_mask_cmp(iface, &match_addr), in ZTEST()
1076 static inline bool net_ipv4_addr_mask_cmp(struct net_if *iface, in net_ipv4_addr_mask_cmp() function