Searched refs:genl_ops (Results 1 – 25 of 25) sorted by relevance
/linux-4.1.27/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.1.27/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.1.27/net/ieee802154/ |
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, 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[] = {
|
D | netlink.c | 100 static const struct genl_ops ieee8021154_ops[] = {
|
/linux-4.1.27/net/irda/ |
D | irnetlink.c | 134 static const struct genl_ops irda_nl_ops[] = {
|
/linux-4.1.27/net/tipc/ |
D | netlink.c | 70 static const struct genl_ops tipc_genl_v2_ops[] = {
|
D | netlink_compat.c | 1060 static struct genl_ops tipc_genl_compat_ops[] = {
|
/linux-4.1.27/fs/dlm/ |
D | netlink.c | 72 static struct genl_ops dlm_nl_ops[] = {
|
/linux-4.1.27/net/core/ |
D | drop_monitor.c | 338 static const struct genl_ops dropmon_ops[] = {
|
/linux-4.1.27/net/wimax/ |
D | stack.c | 419 static const struct genl_ops wimax_gnl_ops[] = {
|
/linux-4.1.27/net/hsr/ |
D | hsr_netlink.c | 448 static const struct genl_ops hsr_ops[] = {
|
/linux-4.1.27/include/linux/ |
D | genl_magic_func.h | 249 static struct genl_ops ZZZ_genl_ops[] __read_mostly = {
|
/linux-4.1.27/net/openvswitch/ |
D | datapath.c | 612 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/ |
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.1.27/kernel/ |
D | taskstats.c | 667 static const struct genl_ops taskstats_ops[] = {
|
/linux-4.1.27/net/ipv4/ |
D | fou.c | 723 static const struct genl_ops fou_nl_ops[] = {
|
D | tcp_metrics.c | 1116 static const struct genl_ops tcp_metrics_nl_ops[] = {
|
/linux-4.1.27/net/l2tp/ |
D | l2tp_netlink.c | 897 static const struct genl_ops l2tp_nl_ops[] = {
|
/linux-4.1.27/net/nfc/ |
D | netlink.c | 1492 static const struct genl_ops nfc_genl_ops[] = {
|
/linux-4.1.27/drivers/net/team/ |
D | team.c | 2682 static const struct genl_ops team_nl_ops[] = {
|
/linux-4.1.27/net/wireless/ |
D | nl80211.c | 34 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/ |
D | mac80211_hwsim.c | 3028 static const struct genl_ops hwsim_ops[] = {
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | ip_vs_ctl.c | 3645 static const struct genl_ops ip_vs_genl_ops[] = {
|