Home
last modified time | relevance | path

Searched defs:actions_len (Results 1 – 3 of 3) sorted by relevance

/linux/net/openvswitch/
H A Ddatapath.h155 int actions_len; member
197 int actions_len; member
H A Dactions.c93 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
863 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
1559 int actions_len = da->actions_len; process_deferred_actions() local
[all...]
H A Dflow.h209 u32 actions_len; member