26 #define ROUTING_FAMILIES __table ( struct routing_family, "routing_families" ) 29 #define __routing_family( order ) __table_entry ( ROUTING_FAMILIES, order ) 31 #define ROUTING_IPV4 01 32 #define ROUTING_IPV6 02 34 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.