ovs_key_ethernet  805 include/uapi/linux/openvswitch.h 	struct ovs_key_ethernet addresses;
ovs_key_ethernet  249 net/openvswitch/actions.c 			const struct ovs_key_ethernet *key,
ovs_key_ethernet  250 net/openvswitch/actions.c 			const struct ovs_key_ethernet *mask)
ovs_key_ethernet 1076 net/openvswitch/actions.c 				   get_mask(a, struct ovs_key_ethernet *));
ovs_key_ethernet  410 net/openvswitch/flow_netlink.c 	[OVS_KEY_ATTR_ETHERNET]	 = { .len = sizeof(struct ovs_key_ethernet) },
ovs_key_ethernet 1506 net/openvswitch/flow_netlink.c 		const struct ovs_key_ethernet *eth_key;
ovs_key_ethernet 1974 net/openvswitch/flow_netlink.c 	struct ovs_key_ethernet *eth_key;