Searched refs:IRAF_TARGET_SQP (Results 1 – 3 of 3) sorted by relevance
221 chain_flags |= IRAF_TARGET_SQP; in ip_input_common_v6()2189 if (iraflags & IRAF_TARGET_SQP) { in ip_fanout_v6()
224 chain_flags |= IRAF_TARGET_SQP; in ip_input_common_v4()2530 if (iraflags & IRAF_TARGET_SQP) { in ip_fanout_v4()
2397 #define IRAF_TARGET_SQP 0x00000800 /* ira_target_sqp is set */ macro