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

/vbox/src/VBox/NetworkServices/NAT/
H A Dpxping.c213 static struct ping_pcb *pxping_pcb_allocate(struct pxping *pxping);
823 pxping_pcb_allocate(struct pxping *pxping) function
934 pcb = pxping_pcb_allocate(pxping);

Completed in 43 milliseconds