Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dopenvswitch.h624 struct sample_arg { struct
625 bool exec; /* When true, actions in sample will not
628 u32 probability; /* Same value as
/Linux-v5.4/net/openvswitch/
Dactions.c970 struct nlattr *sample_arg; in sample() local
Dflow_netlink.c3239 struct nlattr *start, *ac_start = NULL, *sample_arg; in sample_action_to_attr() local