Home
last modified time | relevance | path

Searched defs:NETIF_SET_HWADDRHINT (Results 1 – 2 of 2) sorted by relevance

/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dnetif.h327 #define NETIF_SET_HWADDRHINT(netif, hint) ((netif)->addr_hint = (hint)) macro
329 #define NETIF_SET_HWADDRHINT(netif, hint) macro
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dnetif.h473 #define NETIF_SET_HWADDRHINT(netif, hint) ((netif)->addr_hint = (hint)) macro
475 #define NETIF_SET_HWADDRHINT(netif, hint) macro

Completed in 5 milliseconds