Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dpkt_cls.h576 tcf_change_indev(struct net *net, struct nlattr *indev_tlv, in tcf_change_indev() argument
582 if (nla_strlcpy(indev, indev_tlv, IFNAMSIZ) >= IFNAMSIZ) { in tcf_change_indev()