Searched refs:IP4_ARP_QUE (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4Dxe/
H A DIp4If.c124 IN IP4_ARP_QUE *ArpQue,
239 @return Point to newly created IP4_ARP_QUE if succeed, otherwise NULL.
242 IP4_ARP_QUE *
248 IP4_ARP_QUE *ArpQue;
251 ArpQue = AllocatePool (sizeof (IP4_ARP_QUE));
293 IN IP4_ARP_QUE *ArpQue,
398 IN IP4_ARP_QUE *ArpQue,
444 IP4_ARP_QUE *ArpQue;
451 ArpQue = NET_LIST_USER_STRUCT (Entry, IP4_ARP_QUE, Link);
800 IP4_ARP_QUE *ArpQu
[all...]
H A DIp4If.h114 } IP4_ARP_QUE; typedef in typeref:struct:__anon11217

Completed in 482 milliseconds