Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_ecn.c63 static inline bool match_ip(const struct sk_buff *skb, in match_ip() function
74 if (info->operation & XT_ECN_OP_MATCH_IP && !match_ip(skb, info)) in ecn_mt4()