Searched defs:match_policy (Results 1 – 2 of 2) sorted by relevance
62 struct match_policy struct65 struct result { typedef match<T> type; };68 no_match() const in no_match()74 empty_match() const in empty_match()81 create_match( in create_match()91 void group_match( in group_match()98 void concat_match(Match1T& l, Match2T const& r) const in concat_match()
39 static inline __always_inline void match_policy(struct __sk_buff* skb, const bool ipv4) { in match_policy() function