Home
last modified time | relevance | path

Searched refs:RTM_LOSING (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/crypto/dist/ipsec-tools/src/racoon/
Dgrabmyaddr.c753 #ifdef RTM_LOSING in kernel_handle_message()
754 case RTM_LOSING: in kernel_handle_message()
/netbsd/src/sys/net/
Droute.h244 #define RTM_LOSING 0x5 /* Kernel Suspects Partitioning */ macro
/netbsd/src/sbin/route/
Droute.c1295 [RTM_LOSING] = "RTM_LOSING: Kernel Suspects Partitioning",
1489 case RTM_LOSING: /* FALLTHROUGH */ in print_rtmsg()
/netbsd/src/usr.sbin/route6d/
Droute6d.c1557 case RTM_LOSING: in rtrecv()
1594 case RTM_LOSING: in rtrecv()
2216 RTTYPE("LOSING", RTM_LOSING); in rttypes()
/netbsd/src/sys/netinet/
Din_pcb.c911 rt_missmsg(RTM_LOSING, &info, rt->rt_flags, 0); in inpcb_losing()
/netbsd/src/usr.sbin/ldpd/
Dmpls_routes.c746 case RTM_LOSING: in check_route()
/netbsd/src/sbin/routed/
Dtable.c1327 case RTM_LOSING: in read_rt()