Home
last modified time | relevance | path

Searched refs:fib_nh (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/net/
Dip_fib.h79 struct fib_nh { struct
127 struct fib_nh fib_nh[0]; member
128 #define fib_dev fib_nh[0].nh_dev
165 #define FIB_RES_NH(res) ((res).fi->fib_nh[(res).nh_sel])
167 #define FIB_RES_NH(res) ((res).fi->fib_nh[0])
176 __be32 fib_info_update_nh_saddr(struct net *net, struct fib_nh *nh);
202 struct fib_nh *fib_nh; member
Droute.h48 struct fib_nh;
/linux-4.19.296/include/trace/events/
Dfib.h16 const struct fib_nh *nh, int err),