Searched defs:ovs_header (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/net/openvswitch/
H A Ddatapath.c512 struct ovs_header *ovs_header = info->userhdr; ovs_packet_cmd_execute() local
778 struct ovs_header *ovs_header; ovs_flow_cmd_fill_info() local
867 struct ovs_header *ovs_header = info->userhdr; ovs_flow_cmd_new() local
1047 struct ovs_header *ovs_header = info->userhdr; ovs_flow_cmd_set() local
1159 struct ovs_header *ovs_header = info->userhdr; ovs_flow_cmd_get() local
1217 struct ovs_header *ovs_header = info->userhdr; ovs_flow_cmd_del() local
1291 struct ovs_header *ovs_header = genlmsg_data(nlmsg_data(cb->nlh)); ovs_flow_cmd_dump() local
1398 struct ovs_header *ovs_header; ovs_dp_cmd_fill_info() local
1772 struct ovs_header *ovs_header; ovs_vport_cmd_fill_info() local
1870 struct ovs_header *ovs_header = info->userhdr; ovs_vport_cmd_new() local
2036 struct ovs_header *ovs_header = info->userhdr; ovs_vport_cmd_get() local
2065 struct ovs_header *ovs_header = genlmsg_data(nlmsg_data(cb->nlh)); ovs_vport_cmd_dump() local
1442 lookup_datapath(struct net *net, const struct ovs_header *ovs_header, struct nlattr *a[OVS_DP_ATTR_MAX + 1]) lookup_datapath() argument
1834 lookup_vport(struct net *net, const struct ovs_header *ovs_header, struct nlattr *a[OVS_VPORT_ATTR_MAX + 1]) lookup_vport() argument
/linux-4.1.27/include/uapi/linux/
H A Dopenvswitch.h35 struct ovs_header { struct

Completed in 50 milliseconds