Home
last modified time | relevance | path

Searched refs:genl_ops (Results 1 – 25 of 39) sorted by relevance

12

/Linux-v5.4/include/net/
Dgenetlink.h19 struct genl_ops;
61 int (*pre_doit)(const struct genl_ops *ops,
64 void (*post_doit)(const struct genl_ops *ops,
70 const struct genl_ops * ops;
140 struct genl_ops { struct
/Linux-v5.4/net/netlink/
Dgenetlink.c110 static const struct genl_ops *genl_get_cmd(u8 cmd, in genl_get_cmd()
289 const struct genl_ops *ops = family->ops; in genl_validate_ops()
464 const struct genl_ops *ops = cb->data; in genl_lock_start()
478 const struct genl_ops *ops = cb->data; in genl_lock_dumpit()
490 const struct genl_ops *ops = cb->data; in genl_lock_done()
506 const struct genl_ops *ops; in genl_family_rcv_msg()
701 const struct genl_ops *ops = &family->ops[i]; in ctrl_fill_info()
965 static const struct genl_ops genl_ctrl_ops[] = {
/Linux-v5.4/net/ipv6/ila/
Dila_main.c16 static const struct genl_ops ila_nl_ops[] = {
/Linux-v5.4/fs/dlm/
Dnetlink.c65 static const struct genl_ops dlm_nl_ops[] = {
/Linux-v5.4/net/ieee802154/
Dnetlink.c84 static const struct genl_ops ieee802154_ops[] = {
Dnl802154.c2123 static int nl802154_pre_doit(const struct genl_ops *ops, struct sk_buff *skb, in nl802154_pre_doit()
2185 static void nl802154_post_doit(const struct genl_ops *ops, struct sk_buff *skb, in nl802154_post_doit()
2203 static const struct genl_ops nl802154_ops[] = {
/Linux-v5.4/kernel/
Dtaskstats.c639 static const struct genl_ops taskstats_ops[] = {
656 static int taskstats_pre_doit(const struct genl_ops *ops, struct sk_buff *skb, in taskstats_pre_doit()
/Linux-v5.4/net/tipc/
Dnetlink.c143 static const struct genl_ops tipc_genl_v2_ops[] = {
/Linux-v5.4/net/psample/
Dpsample.c97 static const struct genl_ops psample_nl_ops[] = {
/Linux-v5.4/net/batman-adv/
Dnetlink.c1253 static int batadv_pre_doit(const struct genl_ops *ops, struct sk_buff *skb, in batadv_pre_doit()
1318 static void batadv_post_doit(const struct genl_ops *ops, struct sk_buff *skb, in batadv_post_doit()
1343 static const struct genl_ops batadv_netlink_ops[] = {
/Linux-v5.4/net/wimax/
Dstack.c404 static const struct genl_ops wimax_gnl_ops[] = {
/Linux-v5.4/net/ipv6/
Dseg6.c393 static const struct genl_ops seg6_genl_ops[] = {
/Linux-v5.4/net/netlabel/
Dnetlabel_calipso.c307 static const struct genl_ops netlbl_calipso_ops[] = {
Dnetlabel_cipso_v4.c727 static const struct genl_ops netlbl_cipsov4_ops[] = {
Dnetlabel_mgmt.c760 static const struct genl_ops netlbl_mgmt_genl_ops[] = {
/Linux-v5.4/net/core/
Ddrop_monitor.c1519 static const struct genl_ops dropmon_ops[] = {
1546 static int net_dm_nl_pre_doit(const struct genl_ops *ops, in net_dm_nl_pre_doit()
1554 static void net_dm_nl_post_doit(const struct genl_ops *ops, in net_dm_nl_post_doit()
/Linux-v5.4/net/hsr/
Dhsr_netlink.c437 static const struct genl_ops hsr_ops[] = {
/Linux-v5.4/include/linux/
Dgenl_magic_func.h239 static struct genl_ops ZZZ_genl_ops[] __read_mostly = {
/Linux-v5.4/net/openvswitch/
Ddatapath.c633 static const struct genl_ops dp_packet_genl_ops[] = {
1420 static const struct genl_ops dp_flow_genl_ops[] = {
1842 static const struct genl_ops dp_datapath_genl_ops[] = {
2305 static const struct genl_ops dp_vport_genl_ops[] = {
Dmeter.c524 static struct genl_ops dp_meter_genl_ops[] = {
/Linux-v5.4/net/ncsi/
Dncsi-netlink.c719 static const struct genl_ops ncsi_ops[] = {
/Linux-v5.4/net/smc/
Dsmc_pnet.c610 static const struct genl_ops smc_pnet_ops[] = {
/Linux-v5.4/drivers/net/ieee802154/
Dmac802154_hwsim.c586 static const struct genl_ops hwsim_nl_ops[] = {
/Linux-v5.4/net/ipv4/
Dtcp_metrics.c941 static const struct genl_ops tcp_metrics_nl_ops[] = {
/Linux-v5.4/net/l2tp/
Dl2tp_netlink.c912 static const struct genl_ops l2tp_nl_ops[] = {

12