Home
last modified time | relevance | path

Searched refs:RTP_CONNECTED (Results 1 – 6 of 6) sorted by relevance

/openbsd/sys/net/
H A Droute.h180 #define RTP_CONNECTED 4 /* directly connected routes */ macro
H A Droute.c1277 prio = ifp->if_priority + RTP_CONNECTED; in rt_ifa_add()
1333 prio = ifp->if_priority + RTP_CONNECTED; in rt_ifa_del()
/openbsd/sys/netinet6/
H A Din6.c832 error = rtrequest(RTM_ADD, &info, RTP_CONNECTED, NULL, in in6_update_ifa()
876 error = rtrequest(RTM_ADD, &info, RTP_CONNECTED, NULL, in in6_update_ifa()
H A Dnd6.c558 error = rtrequest(RTM_ADD, &info, RTP_CONNECTED, &rt, in nd6_lookup()
/openbsd/sbin/route/
H A Droute.c1640 case RTP_CONNECTED: in priorityname()
1670 prio = RTP_CONNECTED; in getpriority()
/openbsd/libexec/snmpd/snmpd_metrics/
H A Dmib.c3028 case RTP_CONNECTED: in mib_ipfroute()