Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dcls_fw.c217 ret = tcf_change_indev(net, tb[TCA_FW_INDEV], extack); in fw_set_parms()
H A Dcls_flower.c1878 int err = tcf_change_indev(net, tb[TCA_FLOWER_INDEV], extack); in fl_set_key()
/linux/include/net/
H A Dpkt_cls.h556 tcf_change_indev(struct net *net, struct nlattr *indev_tlv, in tcf_change_indev() function