mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 13:00:39 +03:00
[ipoib] Allow external code to identify IPoIB network devices
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -62,5 +62,6 @@ struct ipoib_remac {
|
||||
|
||||
extern const char * ipoib_ntoa ( const void *ll_addr );
|
||||
extern struct net_device * alloc_ipoibdev ( size_t priv_size );
|
||||
extern struct net_device * ipoib_netdev ( struct ib_device *ibdev );
|
||||
|
||||
#endif /* _IPXE_IPOIB_H */
|
||||
|
||||
Reference in New Issue
Block a user