Searched refs:genl_ops (Results 1 - 21 of 21) sorted by relevance

/linux-master/fs/smb/client/
H A Dnetlink.c33 static const struct genl_ops cifs_genl_ops[] = {
/linux-master/net/mptcp/
H A Dmptcp_pm_gen.h40 extern const struct genl_ops mptcp_pm_nl_ops[11];
H A Dmptcp_pm_gen.c91 const struct genl_ops mptcp_pm_nl_ops[11] = {
/linux-master/net/smc/
H A Dsmc_netlink.c36 static const struct genl_ops smc_gen_nl_ops[] = {
H A Dsmc_pnet.c683 static const struct genl_ops smc_pnet_ops[] = {
/linux-master/net/ipv6/ila/
H A Dila_main.c15 static const struct genl_ops ila_nl_ops[] = {
/linux-master/drivers/net/wireguard/
H A Dnetlink.c610 static const struct genl_ops genl_ops[] = { variable in typeref:struct:genl_ops
625 .ops = genl_ops,
626 .n_ops = ARRAY_SIZE(genl_ops),
/linux-master/include/net/
H A Dgenetlink.h91 const struct genl_ops * ops;
176 * This is a cut-down version of struct genl_ops for users who don't need
189 * struct genl_ops - generic netlink operations
201 struct genl_ops { struct
/linux-master/net/netlink/
H A Dgenetlink.c105 struct genl_ops *op)
155 unsigned int i, struct genl_ops *op)
168 struct genl_ops *op)
182 unsigned int i, struct genl_ops *op)
199 struct genl_ops *op)
260 const struct genl_ops *full, u8 flags)
303 struct genl_ops full;
352 struct genl_ops op;
/linux-master/net/tipc/
H A Dnetlink.c151 static const struct genl_ops tipc_genl_v2_ops[] = {
/linux-master/tools/lib/thermal/
H A Dcommands.c258 static struct genl_ops thermal_cmd_ops = {
/linux-master/include/linux/
H A Dgenl_magic_func.h228 * Magic: define genl_ops {{{1
240 static struct genl_ops ZZZ_genl_ops[] __read_mostly = {
/linux-master/net/ipv6/
H A Dseg6.c468 static const struct genl_ops seg6_genl_ops[] = {
H A Dioam6.c556 static const struct genl_ops ioam6_genl_ops[] = {
/linux-master/kernel/
H A Dtaskstats.c666 static const struct genl_ops taskstats_ops[] = {
/linux-master/net/ethtool/
H A Dnetlink.c778 static const struct genl_ops ethtool_genl_ops[] = {
/linux-master/fs/smb/server/
H A Dtransport_ipc.c125 static struct genl_ops ksmbd_genl_ops[] = {
/linux-master/drivers/vdpa/
H A Dvdpa.c1469 static const struct genl_ops vdpa_nl_ops[] = {
/linux-master/net/nfc/
H A Dnetlink.c1697 static const struct genl_ops nfc_genl_ops[] = {
/linux-master/net/ieee802154/
H A Dnl802154.c2776 static const struct genl_ops nl802154_ops[] = {
/linux-master/net/wireless/
H A Dnl80211.c16638 static const struct genl_ops nl80211_ops[] = {

Completed in 260 milliseconds