Searched refs:co_get_opts (Results 1 – 9 of 9) sorted by relevance
89 if (cops && cops->co_get_opts) { in class_build()92 opts = cops->co_get_opts(class); in class_build()
100 if (cops && cops->co_get_opts) { in cls_build()108 if (!(err = cops->co_get_opts(cls, opts))) in cls_build()
41 struct nl_msg *(*co_get_opts)(struct rtnl_class *); member
46 int (*co_get_opts)(struct rtnl_cls *, struct nl_msg *); member
163 .co_get_opts = fw_get_opts,
194 .co_get_opts = basic_get_opts,
510 .co_get_opts = u32_get_opts,
438 .co_get_opts = dsmark_class_get_opts,
531 .co_get_opts = htb_class_get_opts,