Searched refs:ULEF_MASK_DST (Results 1 – 1 of 1) sorted by relevance
63 #define ULEF_MASK_DST (ULEF_DST_LOOPBACK | ULEF_DST_LOCAL | ULEF_DST_GW) macro99 return (inp->inp_log_flags & udp_log_enable_flags & ULEF_MASK_DST) && in udp_is_log_enabled()100 (udp_log_enable_flags & (req_flags & ~ULEF_MASK_DST)); in udp_is_log_enabled()