Searched refs:dp_datapath_genl_family (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/net/openvswitch/ |
H A D | datapath.c | 66 static struct genl_family dp_datapath_genl_family; variable in typeref:struct:genl_family 1403 ovs_header = genlmsg_put(skb, portid, seq, &dp_datapath_genl_family, ovs_dp_cmd_fill_info() 1563 ovs_notify(&dp_datapath_genl_family, reply, info); ovs_dp_cmd_new() 1629 ovs_notify(&dp_datapath_genl_family, reply, info); ovs_dp_cmd_del() 1662 ovs_notify(&dp_datapath_genl_family, reply, info); ovs_dp_cmd_set() 1754 static struct genl_family dp_datapath_genl_family = { variable in typeref:struct:genl_family 2150 &dp_datapath_genl_family,
|
Completed in 39 milliseconds