Searched defs:flow_policy (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/net/sched/ | ||
H A D | cls_flow.c | 337 static const struct nla_policy flow_policy[TCA_FLOW_MAX + 1] = { variable in typeref:struct:nla_policy |
/linux-4.1.27/net/openvswitch/ | ||
H A D | datapath.c | 68 static const struct nla_policy flow_policy[]; variable in typeref:struct:nla_policy 1334 static const struct nla_policy flow_policy[OVS_FLOW_ATTR_MAX + 1] = { variable in typeref:struct:nla_policy |
Completed in 100 milliseconds