Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dcls_fw.c67 if (!tcf_match_indev(skb, f->ifindex)) in fw_classify()
H A Dcls_u32.c176 if (!tcf_match_indev(skb, n->ifindex)) { in u32_classify()
/openbmc/linux/include/net/
H A Dpkt_cls.h564 tcf_match_indev(struct sk_buff *skb, int ifindex) in tcf_match_indev() function