Home
last modified time | relevance | path

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

/lib/lwip/lwip/src/include/lwip/prot/
A Dethernet.h120 #define eth_addr_cmp(addr1, addr2) eth_addr_eq((addr1), (addr2)) macro
/lib/lwip/lwip/src/netif/
A Dethernet.c164 else if (eth_addr_cmp(&ethhdr->dest, &ethbroadcast)) {
/lib/lwip/lwip/
A DUPGRADING10 * The eth_addr_cmp and ip_addr_cmp set of functions have been renamed to eth_addr_eq, ip_addr_eq

Completed in 10 milliseconds