Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/ipp/ipgpc/
H A Dclassifier-objects.h60 #define IPGPC_TABLE_PROTOID 7 macro
65 #define TABLE_ID_OFFSET IPGPC_TABLE_PROTOID
66 #define PROTOID_IDX (IPGPC_TABLE_PROTOID - TABLE_ID_OFFSET)
H A Dclassifier.c123 match_status = ipgpc_findfilters(IPGPC_TABLE_PROTOID, in common_classify()