Searched refs:genl_ops (Results 1 – 25 of 25) sorted by relevance
/linux-4.4.14/include/net/ |
D | genetlink.h | 18 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/ |
D | genetlink.c | 127 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/ |
D | irnetlink.c | 134 static const struct genl_ops irda_nl_ops[] = {
|
/linux-4.4.14/net/tipc/ |
D | netlink.c | 70 static const struct genl_ops tipc_genl_v2_ops[] = {
|
D | netlink_compat.c | 1151 static struct genl_ops tipc_genl_compat_ops[] = {
|
/linux-4.4.14/fs/dlm/ |
D | netlink.c | 72 static struct genl_ops dlm_nl_ops[] = {
|
/linux-4.4.14/net/ieee802154/ |
D | netlink.c | 100 static const struct genl_ops ieee8021154_ops[] = {
|
D | nl802154.c | 29 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/ |
D | drop_monitor.c | 338 static const struct genl_ops dropmon_ops[] = {
|
/linux-4.4.14/net/wimax/ |
D | stack.c | 419 static const struct genl_ops wimax_gnl_ops[] = {
|
/linux-4.4.14/net/hsr/ |
D | hsr_netlink.c | 448 static const struct genl_ops hsr_ops[] = {
|
/linux-4.4.14/include/linux/ |
D | genl_magic_func.h | 249 static struct genl_ops ZZZ_genl_ops[] __read_mostly = {
|
/linux-4.4.14/net/openvswitch/ |
D | datapath.c | 655 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/ |
D | taskstats.c | 667 static const struct genl_ops taskstats_ops[] = {
|
/linux-4.4.14/net/netlabel/ |
D | netlabel_mgmt.c | 703 static const struct genl_ops netlbl_mgmt_genl_ops[] = {
|
D | netlabel_cipso_v4.c | 739 static const struct genl_ops netlbl_cipsov4_ops[] = {
|
D | netlabel_unlabeled.c | 1322 static const struct genl_ops netlbl_unlabel_genl_ops[] = {
|
/linux-4.4.14/net/ipv4/ |
D | fou.c | 719 static const struct genl_ops fou_nl_ops[] = {
|
D | tcp_metrics.c | 1101 static const struct genl_ops tcp_metrics_nl_ops[] = {
|
/linux-4.4.14/net/l2tp/ |
D | l2tp_netlink.c | 904 static const struct genl_ops l2tp_nl_ops[] = {
|
/linux-4.4.14/net/nfc/ |
D | netlink.c | 1623 static const struct genl_ops nfc_genl_ops[] = {
|
/linux-4.4.14/drivers/net/team/ |
D | team.c | 2691 static const struct genl_ops team_nl_ops[] = {
|
/linux-4.4.14/net/wireless/ |
D | nl80211.c | 35 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/ |
D | mac80211_hwsim.c | 3026 static const struct genl_ops hwsim_ops[] = {
|
/linux-4.4.14/net/netfilter/ipvs/ |
D | ip_vs_ctl.c | 3726 static const struct genl_ops ip_vs_genl_ops[] = {
|