Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/netbiosns/
Dnetbiosns.c93 #define NETB_NFLAG_NAME_IS_ACTIVE 0x0400U /* 1=Yes, 0=No */ macro
455 resp->answer_name_flags = PP_HTONS(NETB_NFLAG_NAME_IS_ACTIVE); in netbiosns_recv()