Home
last modified time | relevance | path

Searched refs:Q_TO_RTS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Drts.c730 rts = Q_TO_RTS(q); in rts_tpi_opt_get()
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h223 #define Q_TO_RTS(q) (Q_TO_CONN((q))->conn_rts) macro