25 #define ROUTING_FAMILIES __table ( struct routing_family, "routing_families" ) 28 #define __routing_family( order ) __table_entry ( ROUTING_FAMILIES, order ) 30 #define ROUTING_IPV4 01 31 #define ROUTING_IPV6 02 33 extern void route (
void );
static struct net_device * netdev
void(* print)(struct net_device *netdev)
Print routes for a network device.
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)
void route(void)
Print routing table.