Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_raudio_pxy.c151 if (rap->rap_gotid == 0) {
154 rap->rap_gotid = 1;
165 if (rap->rap_gotid == 1 && rap->rap_gotlen == 1) {
176 rap->rap_gotid = 0;
H A Dip_proxy.h233 int rap_gotid; member