Searched refs:FI_TCPUDP (Results 1 – 10 of 10) sorted by relevance
230 fi.fin_flx &= ~(FI_TCPUDP|FI_STATE|FI_FRAG);301 fi.fin_flx &= ~(FI_TCPUDP|FI_STATE|FI_FRAG);
284 fi.fin_flx &= FI_LOWTTL|FI_FRAG|FI_TCPUDP|FI_OPTIONS|FI_IGNORE;
327 fi.fin_flx &= FI_LOWTTL|FI_FRAG|FI_TCPUDP|FI_OPTIONS|FI_IGNORE;
225 fi.fin_flx &= ~(FI_TCPUDP|FI_STATE|FI_FRAG);
563 fi.fin_flx &= FI_LOWTTL|FI_FRAG|FI_TCPUDP|FI_OPTIONS|FI_IGNORE;924 fi.fin_flx &= FI_LOWTTL|FI_FRAG|FI_TCPUDP|FI_OPTIONS|FI_IGNORE;
2579 if (!(fin->fin_flx & FI_TCPUDP) ||3667 frnat.fin_flx |= FI_TCPUDP;3670 frnat.fin_flx &= ~FI_TCPUDP;
259 #define FI_TCPUDP 0x0001 /* TCP/UCP implied comparison*/ macro
1326 fin->fin_flx |= FI_TCPUDP;1501 fin->fin_flx |= FI_TCPUDP;2417 if ((fin->fin_flx & FI_TCPUDP) && (fin->fin_dlen > 3) && !off)
4757 if (!(fin->fin_flx & FI_TCPUDP) ||7277 frnat.fin_flx |= FI_TCPUDP;7280 frnat.fin_flx &= ~FI_TCPUDP;
3334 if ((fin->fin_flx & FI_TCPUDP) ||