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

/linux-4.1.27/net/openvswitch/
H A Dflow_netlink.c2197 struct nlattr *st_sample; nla_for_each_nested() local
2206 st_sample = nla_nest_start(skb, OVS_SAMPLE_ATTR_ACTIONS); nla_for_each_nested()
2207 if (!st_sample) nla_for_each_nested()
2212 nla_nest_end(skb, st_sample); nla_for_each_nested()

Completed in 59 milliseconds