Searched defs:tcf_meta_ops (Results 1 – 2 of 2) sorted by relevance
34 struct tcf_meta_ops { struct35 u16 metaid; /*Maintainer provided ID */36 u16 metatype; /*netlink attribute type (look at net/netlink.h) */37 const char *name;38 const char *synopsis;39 struct list_head list;63 int register_ife_op(struct tcf_meta_ops *mops); argument
35 struct tcf_meta_ops { struct36 u16 metaid; /*Maintainer provided ID */37 u16 metatype; /*netlink attribute type (look at net/netlink.h) */38 const char *name;39 const char *synopsis;40 struct list_head list;64 int register_ife_op(struct tcf_meta_ops *mops); argument