Home
last modified time | relevance | path

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

/linux-3.4.99/net/openvswitch/
Dflow.h39 u32 actions_len; member
Dflow.c202 int actions_len = nla_len(actions); in ovs_flow_actions_alloc() local