Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dpkt_cls.h480 tcf_change_indev(struct net *net, struct nlattr *indev_tlv, in tcf_change_indev() argument
486 if (nla_strlcpy(indev, indev_tlv, IFNAMSIZ) >= IFNAMSIZ) { in tcf_change_indev()