Searched defs:dp_ifindex (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/net/openvswitch/ |
H A D | datapath.c | 147 static struct datapath *get_dp_rcu(struct net *net, int dp_ifindex) get_dp_rcu() argument 163 static inline struct datapath *get_dp(struct net *net, int dp_ifindex) get_dp() argument 414 int err, dp_ifindex; queue_userspace_packet() local 773 static int ovs_flow_cmd_fill_info(const struct sw_flow *flow, int dp_ifindex, ovs_flow_cmd_fill_info() argument 844 ovs_flow_cmd_build_info(const struct sw_flow *flow, int dp_ifindex, struct genl_info *info, u8 cmd, bool always, u32 ufid_flags) ovs_flow_cmd_build_info() argument
|
/linux-4.1.27/include/uapi/linux/ |
H A D | openvswitch.h | 36 int dp_ifindex; member in struct:ovs_header
|
Completed in 68 milliseconds