Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/apps/netbiosns/
A Dnetbiosns.c66 #define NETB_HFLAG_RESPONSE 0x8000U macro
269 ((netbios_hdr->flags & PP_NTOHS(NETB_HFLAG_RESPONSE)) == 0) && in netbiosns_recv()
284 resp->resp_hdr.flags = PP_HTONS(NETB_HFLAG_RESPONSE | in netbiosns_recv()

Completed in 3 milliseconds