Home
last modified time | relevance | path

Searched refs:rn_mpath_capable (Results 1 – 5 of 5) sorted by relevance

/mirbsd/src/sys/net/
Dradix_mpath.h47 int rn_mpath_capable __P((struct radix_node_head *));
Dradix_mpath.c55 rn_mpath_capable(rnh) in rn_mpath_capable() function
Droute.c672 if (rn_mpath_capable(rnh)) { in rtrequest1()
744 if (rn_mpath_capable(rnh) && in rtrequest1()
Dradix.c564 if (rn_mpath_capable(head) && netmask == tt->rn_mask) {
Drtsock.c284 if (rn_mpath_capable(rnh) && in route_output()