Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/pkt_filter/
Dethernet.c13 static bool addr_mask_compare(struct net_eth_addr *addr1, in addr_mask_compare() function
35 if (addr_mask_compare(addr, pkt_addr, mask)) { in addr_match()