TCA_IFE_TYPE       41 net/sched/act_ife.c 	[TCA_IFE_TYPE] = { .type = NLA_U16},
TCA_IFE_TYPE      549 net/sched/act_ife.c 		if (tb[TCA_IFE_TYPE])
TCA_IFE_TYPE      550 net/sched/act_ife.c 			ife_type = nla_get_u16(tb[TCA_IFE_TYPE]);
TCA_IFE_TYPE      654 net/sched/act_ife.c 	if (nla_put(skb, TCA_IFE_TYPE, 2, &p->eth_type))