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

/vbox/src/VBox/Devices/PC/ipxe/src/core/
H A Dinterface.c65 void intf_plug ( struct interface *intf, struct interface *dest ) { function
85 intf_plug ( a, b );
86 intf_plug ( b, a );
95 intf_plug ( intf, &null_intf );
H A Dxfer.c80 intf_plug ( &tmp, dest );
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dinterface.h128 extern void intf_plug ( struct interface *intf, struct interface *dest );

Completed in 47 milliseconds