Home
last modified time | relevance | path

Searched refs:match_ipv6 (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/net/netfilter/
Dxt_ecn.c104 static inline bool match_ipv6(const struct sk_buff *skb, in match_ipv6() function
116 if (info->operation & XT_ECN_OP_MATCH_IP && !match_ipv6(skb, info)) in ecn_mt6()