Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_raudio_pxy.c313 if (((rap->rap_mode & RAP_M_UDP_ROBUST) == RAP_M_UDP_ROBUST) &&
H A Dip_proxy.h224 #define RAP_M_UDP_ROBUST (RAP_M_UDP|RAP_M_ROBUST) macro