Searched refs:indev_tlv (Results 1 – 1 of 1) sorted by relevance
576 tcf_change_indev(struct net *net, struct nlattr *indev_tlv, in tcf_change_indev() argument582 if (nla_strlcpy(indev, indev_tlv, IFNAMSIZ) >= IFNAMSIZ) { in tcf_change_indev()