Searched refs:skb_mark (Results 1 – 4 of 4) sorted by relevance
81 u32 skb_mark; /* SKB mark. */ member
1057 flow_key->phy.skb_mark = skb->mark; in execute_masked_set_action()
1216 SW_FLOW_KEY_PUT(match, phy.skb_mark, mark, is_mask); in metadata_from_nlattrs()2029 if (nla_put_u32(skb, OVS_KEY_ATTR_SKB_MARK, output->phy.skb_mark)) in __ovs_nla_put_key()
677 packet->mark = flow->key.phy.skb_mark; in ovs_packet_cmd_execute()