Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dgenetlink.h18 struct genl_ops;
58 int (*pre_doit)(const struct genl_ops *ops,
61 void (*post_doit)(const struct genl_ops *ops,
67 const struct genl_ops * ops; /* private */
121 struct genl_ops { struct
164 const struct genl_ops *ops, size_t n_ops, in _genl_register_family_with_ops_grps()
/linux-4.4.14/net/netlink/
Dgenetlink.c127 static const struct genl_ops *genl_get_cmd(u8 cmd, struct genl_family *family) in genl_get_cmd()
325 const struct genl_ops *ops = family->ops; in genl_validate_ops()
519 const struct genl_ops *ops = cb->data; in genl_lock_dumpit()
531 const struct genl_ops *ops = cb->data; in genl_lock_done()
546 const struct genl_ops *ops; in genl_family_rcv_msg()
712 const struct genl_ops *ops = &family->ops[i]; in ctrl_fill_info()
981 static struct genl_ops genl_ctrl_ops[] = {
/linux-4.4.14/net/irda/
Dirnetlink.c134 static const struct genl_ops irda_nl_ops[] = {
/linux-4.4.14/net/tipc/
Dnetlink.c70 static const struct genl_ops tipc_genl_v2_ops[] = {
Dnetlink_compat.c1151 static struct genl_ops tipc_genl_compat_ops[] = {
/linux-4.4.14/fs/dlm/
Dnetlink.c72 static struct genl_ops dlm_nl_ops[] = {
/linux-4.4.14/net/ieee802154/
Dnetlink.c100 static const struct genl_ops ieee8021154_ops[] = {
Dnl802154.c29 static int nl802154_pre_doit(const struct genl_ops *ops, struct sk_buff *skb,
32 static void nl802154_post_doit(const struct genl_ops *ops, struct sk_buff *skb,
2102 static int nl802154_pre_doit(const struct genl_ops *ops, struct sk_buff *skb, in nl802154_pre_doit()
2164 static void nl802154_post_doit(const struct genl_ops *ops, struct sk_buff *skb, in nl802154_post_doit()
2182 static const struct genl_ops nl802154_ops[] = {
/linux-4.4.14/net/core/
Ddrop_monitor.c338 static const struct genl_ops dropmon_ops[] = {
/linux-4.4.14/net/wimax/
Dstack.c419 static const struct genl_ops wimax_gnl_ops[] = {
/linux-4.4.14/net/hsr/
Dhsr_netlink.c448 static const struct genl_ops hsr_ops[] = {
/linux-4.4.14/include/linux/
Dgenl_magic_func.h249 static struct genl_ops ZZZ_genl_ops[] __read_mostly = {
/linux-4.4.14/net/openvswitch/
Ddatapath.c655 static const struct genl_ops dp_packet_genl_ops[] = {
1392 static const struct genl_ops dp_flow_genl_ops[] = {
1778 static const struct genl_ops dp_datapath_genl_ops[] = {
2159 static const struct genl_ops dp_vport_genl_ops[] = {
/linux-4.4.14/kernel/
Dtaskstats.c667 static const struct genl_ops taskstats_ops[] = {
/linux-4.4.14/net/netlabel/
Dnetlabel_mgmt.c703 static const struct genl_ops netlbl_mgmt_genl_ops[] = {
Dnetlabel_cipso_v4.c739 static const struct genl_ops netlbl_cipsov4_ops[] = {
Dnetlabel_unlabeled.c1322 static const struct genl_ops netlbl_unlabel_genl_ops[] = {
/linux-4.4.14/net/ipv4/
Dfou.c719 static const struct genl_ops fou_nl_ops[] = {
Dtcp_metrics.c1101 static const struct genl_ops tcp_metrics_nl_ops[] = {
/linux-4.4.14/net/l2tp/
Dl2tp_netlink.c904 static const struct genl_ops l2tp_nl_ops[] = {
/linux-4.4.14/net/nfc/
Dnetlink.c1623 static const struct genl_ops nfc_genl_ops[] = {
/linux-4.4.14/drivers/net/team/
Dteam.c2691 static const struct genl_ops team_nl_ops[] = {
/linux-4.4.14/net/wireless/
Dnl80211.c35 static int nl80211_pre_doit(const struct genl_ops *ops, struct sk_buff *skb,
37 static void nl80211_post_doit(const struct genl_ops *ops, struct sk_buff *skb,
10615 static int nl80211_pre_doit(const struct genl_ops *ops, struct sk_buff *skb, in nl80211_pre_doit()
10684 static void nl80211_post_doit(const struct genl_ops *ops, struct sk_buff *skb, in nl80211_post_doit()
10713 static const struct genl_ops nl80211_ops[] = {
/linux-4.4.14/drivers/net/wireless/
Dmac80211_hwsim.c3026 static const struct genl_ops hwsim_ops[] = {
/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_ctl.c3726 static const struct genl_ops ip_vs_genl_ops[] = {