Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/apps/netbiosns/
A Dnetbiosns.c128 struct netbios_resp struct
276 struct netbios_resp *resp; in netbiosns_recv()
278 q = pbuf_alloc(PBUF_TRANSPORT, sizeof(struct netbios_resp), PBUF_RAM); in netbiosns_recv()
280 resp = (struct netbios_resp*)q->payload; in netbiosns_recv()

Completed in 3 milliseconds