Searched refs:RTSQ_ALL (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/inet/ |
H A D | ip_rts.h | 45 #define RTSQ_ALL (RTSQ_UNDER_IPMP|RTSQ_NORMAL) /* send on all queues */ macro
|
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | ip6_rts.c | 216 rts_queue_input(mp, NULL, AF_INET6, RTSQ_ALL, ipst); in ip_rts_change_v6()
|
H A D | ip_rts.c | 238 rts_queue_input(mp, NULL, af, RTSQ_ALL, ipst); in ip_rts_rtmsg() 971 rts_queue_input(mp, connp, af, RTSQ_ALL, ipst); in ip_rts_request_common() 1928 rts_queue_input(mp, NULL, AF_INET, RTSQ_ALL, ipst); in ip_rts_change() 1982 flags = RTSQ_ALL; in ip_rts_xifmsg() 2099 flags = RTSQ_ALL; in ip_rts_newaddrmsg()
|