Searched refs:try_hard (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/decnet/
H A Ddn_route.c874 static int dn_route_output_slow(struct dst_entry **pprt, const struct flowi *oldflp, int try_hard) argument
969 " dst=%o4x src=%04x oif=%d try_hard=%d\n",
971 fl.oif, try_hard);
979 if (try_hard || (err = dn_fib_lookup(&fl, &res)) != 0) {
993 if (!try_hard) {

Completed in 118 milliseconds