Searched refs:metatype (Results 1 - 5 of 5) sorted by relevance

/linux-master/net/sched/
H A Dact_meta_skbtcindex.c44 .metatype = NLA_U16,
H A Dact_meta_mark.c44 .metatype = NLA_U32,
H A Dact_meta_skbprio.c44 .metatype = NLA_U32,
H A Dact_ife.c184 if (!mops->metaid || !mops->metatype || !mops->name ||
239 if (ops->metatype == NLA_U32)
241 else if (ops->metatype == NLA_U16)
/linux-master/include/net/tc_act/
H A Dtc_ife.h37 u16 metatype; /*netlink attribute type (look at net/netlink.h) */ member in struct:tcf_meta_ops

Completed in 131 milliseconds