Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/netif/
Dundiif.c180 static inline bool undi_is_ethernet(struct netif *netif) in undi_is_ethernet() function
436 if (undi_is_ethernet(netif)) in low_level_init()
1091 if (undi_is_ethernet(netif)) in undiarp_output()
1463 if (undi_is_ethernet(&undi_netif)) { in undiif_input()