Home
last modified time | relevance | path

Searched defs:fib_nh (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/net/
Dip_fib.h37 struct fib_nh struct
39 struct net_device *nh_dev;
40 unsigned nh_flags;
41 unsigned char nh_scope;
43 int nh_weight;
44 int nh_power;
47 __u32 nh_tclassid;
49 int nh_oif;
73 int fib_nhs; argument
77 struct fib_nh fib_nh[0]; member
Ddn_fib.h66 struct dn_fib_nh fib_nh[0]; member