iPXE
Data Fields
routing_family Struct Reference

A routing family. More...

#include <route.h>

Data Fields

void(* print )(struct net_device *netdev)
 Print routes for a network device. More...
 

Detailed Description

A routing family.

Definition at line 15 of file route.h.

Field Documentation

◆ print

void( * routing_family::print) (struct net_device *netdev)

Print routes for a network device.

Parameters
netdevNetwork device

Definition at line 21 of file route.h.

Referenced by route().


The documentation for this struct was generated from the following file: