Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_raudio_pxy.c171 if (rap->rap_gotid == 0) {
174 rap->rap_gotid = 1;
185 if (rap->rap_gotid == 1 && rap->rap_gotlen == 1) {
196 rap->rap_gotid = 0;
H A Dip_proxy.h203 int rap_gotid; member