Searched refs:RTAW_UNDER_IPMP (Results 1 – 4 of 4) sorted by relevance
269 #define RTAW_UNDER_IPMP 0x0010 /* aware of underlying IPMP interfaces */ macro
135 int aware = RTAW_UNDER_IPMP; in main()
142 if (connp->conn_rtaware & RTAW_UNDER_IPMP) { in rts_queue_input()
1294 int aware = RTAW_UNDER_IPMP; in setup_rtsock()