Home
last modified time | relevance | path

Searched defs:actions_len (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/openvswitch/
H A Ddatapath.h124 int actions_len; member
H A Dflow.h195 u32 actions_len; member
H A Dactions.c37 int actions_len; member
1562 int actions_len = da->actions_len; in process_deferred_actions() local
122 add_deferred_actions(struct sk_buff *skb, const struct sw_flow_key *key, const struct nlattr *actions, const int actions_len) add_deferred_actions() argument
941 output_userspace(struct datapath *dp, struct sk_buff *skb, struct sw_flow_key *key, const struct nlattr *attr, const struct nlattr *actions, int actions_len, uint32_t cutlen) output_userspace() argument
[all...]
/kernel/linux/linux-6.6/net/openvswitch/
H A Ddatapath.h142 int actions_len; member
H A Dflow.h209 u32 actions_len; member
H A Dactions.c40 int actions_len; member
1599 int actions_len = da->actions_len; in process_deferred_actions() local
125 add_deferred_actions(struct sk_buff *skb, const struct sw_flow_key *key, const struct nlattr *actions, const int actions_len) add_deferred_actions() argument
947 output_userspace(struct datapath *dp, struct sk_buff *skb, struct sw_flow_key *key, const struct nlattr *attr, const struct nlattr *actions, int actions_len, uint32_t cutlen) output_userspace() argument
[all...]

Completed in 8 milliseconds