Searched refs:__add_metainfo (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | act_ife.c | 295 static int __add_metainfo(const struct tcf_meta_ops *ops, in __add_metainfo() function 333 ret = __add_metainfo(ops, ife, metaid, NULL, 0, true, exists); in add_metainfo_and_get_ops() 347 ret = __add_metainfo(ops, ife, metaid, metaval, len, false, exists); in add_metainfo()
|