Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c5677 #define NUM_OBJ_TYPES 19 macro
5679 static int fr_objbytes[NUM_OBJ_TYPES][2] = {
5769 if ((type < 0) || (type > NUM_OBJ_TYPES-1))
5830 if ((type < 0) || (type > NUM_OBJ_TYPES-1))
5881 if ((type < 0) || (type > NUM_OBJ_TYPES-1) ||
5929 if ((type < 0) || (type > NUM_OBJ_TYPES-1))