Searched refs:NETB_HFLAG_RESPONSE (Results 1 – 1 of 1) sorted by relevance
66 #define NETB_HFLAG_RESPONSE 0x8000U macro269 ((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