Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dclassifier.c53 (((match_status) == NORMAL_MATCH) ? \
54 (NORMAL_MATCH) : \
127 != NORMAL_MATCH) { in common_classify()
141 != NORMAL_MATCH) { in common_classify()
155 != NORMAL_MATCH) { in common_classify()
162 return (NORMAL_MATCH); in common_classify()
251 if (rc != NORMAL_MATCH) { in ipgpc_classify()
269 != NORMAL_MATCH) { in ipgpc_classify()
285 != NORMAL_MATCH) { in ipgpc_classify()
303 != NORMAL_MATCH) { in ipgpc_classify()
[all …]
H A Dclassifier-objects.h73 #define NORMAL_MATCH 0 macro
H A Dfilters.c2545 return (NORMAL_MATCH); in ipgpc_findfilters()
2572 return (NORMAL_MATCH); in ipgpc_findfilters6()