Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/rpc/
H A Dclnt_clts.c2074 clnt_clts_dispatch_notify(mblk_t *mp, int resp_off, zoneid_t zoneid) in clnt_clts_dispatch_notify() argument
2089 if ((mp->b_wptr - (mp->b_rptr + resp_off)) == 0) in clnt_clts_dispatch_notify()
2092 resp->b_rptr += resp_off; in clnt_clts_dispatch_notify()