ovs_key_nsh       577 net/openvswitch/actions.c 	struct ovs_key_nsh key;
ovs_key_nsh       578 net/openvswitch/actions.c 	struct ovs_key_nsh mask;
ovs_key_nsh       138 net/openvswitch/flow.h 		struct ovs_key_nsh nsh;         /* network service header */
ovs_key_nsh      1335 net/openvswitch/flow_netlink.c 			struct ovs_key_nsh *nsh, struct ovs_key_nsh *nsh_mask)
ovs_key_nsh      1942 net/openvswitch/flow_netlink.c static int nsh_key_to_nlattr(const struct ovs_key_nsh *nsh, bool is_mask,
ovs_key_nsh        68 net/openvswitch/flow_netlink.h int nsh_key_from_nlattr(const struct nlattr *attr, struct ovs_key_nsh *nsh,
ovs_key_nsh        69 net/openvswitch/flow_netlink.h 			struct ovs_key_nsh *nsh_mask);