Searched refs:FI_CMP (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/inet/ipf/ |
H A D | ip_state.c | 1480 is->is_flx[out][0] = fin->fin_flx & FI_CMP; 2737 is = fr_matchsrcdst(fin, is, &src, &dst, NULL, FI_CMP); 2799 is = fr_matchsrcdst(fin, is, &src, &dst, NULL, FI_CMP); 2832 is = fr_matchsrcdst(fin, is, &src, &dst, tcp, FI_CMP); 2900 is = fr_matchsrcdst(fin, is, &src, &dst, NULL, FI_CMP);
|
/titanic_41/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_fil.h | 316 #define FI_CMP 0xcf03 /* Not FI_FRAG,FI_NATED,FI_FRAGTAIL,broadcast */ macro
|