Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dpkt_cls.h337 tcf_change_indev(struct net *net, struct nlattr *indev_tlv) in tcf_change_indev() argument
342 if (nla_strlcpy(indev, indev_tlv, IFNAMSIZ) >= IFNAMSIZ) in tcf_change_indev()