Searched refs:match_flags (Results 1 – 3 of 3) sorted by relevance
82 if ((info->match_flags & XT_CONNTRACK_PROTO) && in ct_proto_port_check()88 if ((info->match_flags & XT_CONNTRACK_ORIGSRC_PORT) && in ct_proto_port_check()93 if ((info->match_flags & XT_CONNTRACK_ORIGDST_PORT) && in ct_proto_port_check()100 if ((info->match_flags & XT_CONNTRACK_REPLSRC_PORT) && in ct_proto_port_check()105 if ((info->match_flags & XT_CONNTRACK_REPLDST_PORT) && in ct_proto_port_check()126 if ((info->match_flags & XT_CONNTRACK_PROTO) && in ct_proto_port_check_v3()132 if ((info->match_flags & XT_CONNTRACK_ORIGSRC_PORT) && in ct_proto_port_check_v3()138 if ((info->match_flags & XT_CONNTRACK_ORIGDST_PORT) && in ct_proto_port_check_v3()146 if ((info->match_flags & XT_CONNTRACK_REPLSRC_PORT) && in ct_proto_port_check_v3()152 if ((info->match_flags & XT_CONNTRACK_REPLDST_PORT) && in ct_proto_port_check_v3()[all …]
111 u_int8_t match_flags, in check() argument119 && (match_flags == XT_MULTIPORT_SOURCE in check()120 || match_flags == XT_MULTIPORT_DESTINATION in check()121 || match_flags == XT_MULTIPORT_EITHER) in check()
25 match_flags(const struct xt_sctp_flag_info *flag_info, in match_flags() function79 if (match_flags(flag_info, flag_count, in match_packet()86 if (match_flags(flag_info, flag_count, in match_packet()92 if (!match_flags(flag_info, flag_count, in match_packet()