Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/netbiosns/
Dnetbiosns.c232 #ifdef NETBIOS_LWIP_NAME
233 #define NETBIOS_LOCAL_NAME NETBIOS_LWIP_NAME
481 #ifdef NETBIOS_LWIP_NAME in netbiosns_init()
482 LWIP_ASSERT("NetBIOS name is too long!", strlen(NETBIOS_LWIP_NAME) < NETBIOS_NAME_LEN); in netbiosns_init()
494 #ifndef NETBIOS_LWIP_NAME
/third_party/lwip/src/include/lwip/apps/
Dnetbiosns_opts.h52 #define NETBIOS_LWIP_NAME "NETBIOSLWIPDEV" macro
Dnetbiosns.h42 #ifndef NETBIOS_LWIP_NAME