Home
last modified time | relevance | path

Searched refs:skb_mark (Results 1 – 4 of 4) sorted by relevance

/linux/net/openvswitch/
H A Dflow.h81 u32 skb_mark; /* SKB mark. */ member
H A Dactions.c1120 flow_key->phy.skb_mark = skb->mark; in execute_masked_set_action()
H A Ddatapath.c677 packet->mark = flow->key.phy.skb_mark; in ovs_packet_cmd_execute()
/linux/net/xfrm/
H A Dxfrm_policy.c2906 __u32 skb_mark; in xfrm_policy_queue_process() local
2918 skb_mark = skb->mark; in xfrm_policy_queue_process()
2921 skb->mark = skb_mark; in xfrm_policy_queue_process()
2954 skb_mark = skb->mark; in xfrm_policy_queue_process()
2957 skb->mark = skb_mark; in xfrm_policy_queue_process()