HomeSort by relevance Sort by last modified time
    Searched full:netif_get_hostname (Results 1 - 1 of 1) sorted by null

  /external/syslinux/core/lwip/src/include/lwip/
netif.h 295 #define netif_get_hostname(netif) (((netif) != NULL) ? ((netif)->hostname) : NULL) macro

Completed in 72 milliseconds