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