Searched defs:genl_ops (Results 1 – 2 of 2) sorted by relevance
151 struct genl_ops { struct152 int (*doit)(struct sk_buff *skb,176 struct genl_ops op; argument
606 static const struct genl_ops genl_ops[] = { variable