Searched refs:RTSQ_ALL (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/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
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | ip6_rts.c | 216 rts_queue_input(mp, NULL, AF_INET6, RTSQ_ALL, ipst);
|
H A D | ip_rts.c | 238 rts_queue_input(mp, NULL, af, RTSQ_ALL, ipst); 971 rts_queue_input(mp, connp, af, RTSQ_ALL, ipst); 1928 rts_queue_input(mp, NULL, AF_INET, RTSQ_ALL, ipst); 1982 flags = RTSQ_ALL; 2099 flags = RTSQ_ALL;
|
Completed in 456 milliseconds