Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/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.1.27/net/ieee802154/
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,
807 static int nl802154_pre_doit(const struct genl_ops *ops, struct sk_buff *skb, in nl802154_pre_doit()
869 static void nl802154_post_doit(const struct genl_ops *ops, struct sk_buff *skb, in nl802154_post_doit()
887 static const struct genl_ops nl802154_ops[] = {
Dnetlink.c100 static const struct genl_ops ieee8021154_ops[] = {
/linux-4.1.27/net/irda/
Dirnetlink.c134 static const struct genl_ops irda_nl_ops[] = {
/linux-4.1.27/net/tipc/
Dnetlink.c70 static const struct genl_ops tipc_genl_v2_ops[] = {
Dnetlink_compat.c1060 static struct genl_ops tipc_genl_compat_ops[] = {
/linux-4.1.27/fs/dlm/
Dnetlink.c72 static struct genl_ops dlm_nl_ops[] = {
/linux-4.1.27/net/core/
Ddrop_monitor.c338 static const struct genl_ops dropmon_ops[] = {
/linux-4.1.27/net/wimax/
Dstack.c419 static const struct genl_ops wimax_gnl_ops[] = {
/linux-4.1.27/net/hsr/
Dhsr_netlink.c448 static const struct genl_ops hsr_ops[] = {
/linux-4.1.27/include/linux/
Dgenl_magic_func.h249 static struct genl_ops ZZZ_genl_ops[] __read_mostly = {
/linux-4.1.27/net/openvswitch/
Ddatapath.c612 static const struct genl_ops dp_packet_genl_ops[] = {
1344 static const struct genl_ops dp_flow_genl_ops[] = {
1730 static const struct genl_ops dp_datapath_genl_ops[] = {
2111 static const struct genl_ops dp_vport_genl_ops[] = {
/linux-4.1.27/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.1.27/kernel/
Dtaskstats.c667 static const struct genl_ops taskstats_ops[] = {
/linux-4.1.27/net/ipv4/
Dfou.c723 static const struct genl_ops fou_nl_ops[] = {
Dtcp_metrics.c1116 static const struct genl_ops tcp_metrics_nl_ops[] = {
/linux-4.1.27/net/l2tp/
Dl2tp_netlink.c897 static const struct genl_ops l2tp_nl_ops[] = {
/linux-4.1.27/net/nfc/
Dnetlink.c1492 static const struct genl_ops nfc_genl_ops[] = {
/linux-4.1.27/drivers/net/team/
Dteam.c2682 static const struct genl_ops team_nl_ops[] = {
/linux-4.1.27/net/wireless/
Dnl80211.c34 static int nl80211_pre_doit(const struct genl_ops *ops, struct sk_buff *skb,
36 static void nl80211_post_doit(const struct genl_ops *ops, struct sk_buff *skb,
10234 static int nl80211_pre_doit(const struct genl_ops *ops, struct sk_buff *skb, in nl80211_pre_doit()
10303 static void nl80211_post_doit(const struct genl_ops *ops, struct sk_buff *skb, in nl80211_post_doit()
10332 static const struct genl_ops nl80211_ops[] = {
/linux-4.1.27/drivers/net/wireless/
Dmac80211_hwsim.c3028 static const struct genl_ops hwsim_ops[] = {
/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_ctl.c3645 static const struct genl_ops ip_vs_genl_ops[] = {