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

/vbox/src/VBox/HostDrivers/VBoxNetAdp/darwin/
H A DVBoxNetAdp-darwin.cpp221 static errno_t vboxNetAdpDarwinBpfTap(ifnet_t pIface, u_int32_t uLinkType, bpf_tap_mode nMode) argument
230 static errno_t vboxNetAdpDarwinBpfSend(ifnet_t pIface, u_int32_t uLinkType, mbuf_t pMBuf) argument
232 LogRel(("vboxnetadp: BPF send function is not implemented (dlt=%d)\n", uLinkType));

Completed in 42 milliseconds