Home
last modified time | relevance | path

Searched defs:genl_ops (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dgenetlink.h151 struct genl_ops { struct
152 int (*doit)(struct sk_buff *skb,
176 struct genl_ops op; argument
/OK3568_Linux_fs/kernel/drivers/net/wireguard/
H A Dnetlink.c606 static const struct genl_ops genl_ops[] = { variable