Searched refs:rt_mpath_capable (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/sys/net/
H A Dradix_mpath.c61 rt_mpath_capable(struct rib_head *rnh) function
71 return (rt_mpath_capable((struct rib_head *)rh));
H A Dradix_mpath.h48 int rt_mpath_capable(struct rib_head *);
H A Droute.c1218 if (rt_mpath_capable(rnh))
1704 if (rt_mpath_capable(rnh) &&
1829 if (rt_mpath_capable(rnh)) {
2096 if (rt_mpath_capable(rnh)) {
H A Drtsock.c763 if (rt_mpath_capable(rnh) &&

Completed in 146 milliseconds