Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dip.h3520 #define CGTP_FILTER_REV CGTP_FILTER_REV_3 macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c764 int ip_cgtp_filter_rev = CGTP_FILTER_REV; /* CGTP hooks version */
13884 if (ops->cfo_filter_rev != CGTP_FILTER_REV) in ip_cgtp_filter_register()