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/
H A Dgrabmyaddr.c760 #ifdef RTM_LOSING in kernel_handle_message()
761 case RTM_LOSING: in kernel_handle_message()
/netbsd-src/sys/net/
H A Droute.h244 #define RTM_LOSING 0x5 /* Kernel Suspects Partitioning */ macro
/netbsd-src/sbin/route/
H A Droute.c1295 [RTM_LOSING] = "RTM_LOSING: Kernel Suspects Partitioning",
1489 case RTM_LOSING: /* FALLTHROUGH */ in print_rtmsg()
/netbsd-src/usr.sbin/route6d/
H A Droute6d.c1557 case RTM_LOSING: in rtrecv()
1594 case RTM_LOSING: in rtrecv()
2216 RTTYPE("LOSING", RTM_LOSING); in rttypes()
/netbsd-src/sys/netinet/
H A Din_pcb.c911 rt_missmsg(RTM_LOSING, &info, rt->rt_flags, 0); in inpcb_losing()
/netbsd-src/usr.sbin/ldpd/
H A Dmpls_routes.c746 case RTM_LOSING: in check_route()
/netbsd-src/sbin/routed/
H A Dtable.c1327 case RTM_LOSING: in read_rt()