Home
last modified time | relevance | path

Searched refs:RTABLE_ANY (Results 1 – 10 of 10) sorted by relevance

/openbsd/sys/net/
H A Droute.h329 #define RTABLE_ANY 0xffffffff macro
H A Drtsock.c393 if (tid != RTABLE_ANY && !rtable_exists(tid)) in route_ctloutput()
561 if (rop->rop_rtableid != RTABLE_ANY && in route_input()
570 if (rop->rop_rtableid != RTABLE_ANY && in route_input()
/openbsd/usr.sbin/ifstated/
H A Difstated.c159 rtfilter = RTABLE_ANY; in main()
/openbsd/usr.sbin/rad/
H A Drad.c129 int rtable_any = RTABLE_ANY; in main()
/openbsd/sbin/slaacd/
H A Dslaacd.c131 int rtable_any = RTABLE_ANY; in main()
/openbsd/sbin/dhcp6leased/
H A Ddhcp6leased.c144 int rtable_any = RTABLE_ANY; in main()
/openbsd/sbin/dhcpleased/
H A Ddhcpleased.c154 int rtable_any = RTABLE_ANY; in main()
/openbsd/libexec/snmpd/snmpd_metrics/
H A Dkroute.c160 unsigned int tid = RTABLE_ANY; in RB_PROTOTYPE()
/openbsd/sbin/route/
H A Droute.c160 u_int rtable_any = RTABLE_ANY; in main()
/openbsd/usr.sbin/bgpd/
H A Dkroute.c212 unsigned int tid = RTABLE_ANY; in RB_PROTOTYPE()