Searched defs:fw_match_info (Results 1 – 1 of 1) sorted by relevance
81 struct fw_match_info { struct82 __u8 v4_src_ip_match;83 __u8 v6_src_ip_match;84 __u8 v4_src_prefix_match;85 __u8 v4_dst_prefix_match;86 __u8 tcp_dp_match;87 __u16 udp_sp_match;88 __u16 udp_dp_match;89 bool is_tcp;90 bool is_tcp_syn;