Home
last modified time | relevance | path

Searched refs:acts_origlen (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/openvswitch/
H A Ddatapath.h98 * @acts_origlen: The netlink size of the flow actions applied to this skb.
104 u16 acts_origlen; member
H A Dactions.c1590 OVS_CB(skb)->acts_origlen = acts->orig_len; in ovs_execute_actions()
H A Ddatapath.c444 OVS_CB(skb)->acts_origlen); in queue_userspace_packet()
/kernel/linux/linux-6.6/net/openvswitch/
H A Ddatapath.h116 * @acts_origlen: The netlink size of the flow actions applied to this skb.
122 u16 acts_origlen; member
H A Dactions.c1627 OVS_CB(skb)->acts_origlen = acts->orig_len; in ovs_execute_actions()
H A Ddatapath.c482 OVS_CB(skb)->acts_origlen); in queue_userspace_packet()

Completed in 12 milliseconds