Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dopenvswitch.h620 struct sample_arg { struct
621 bool exec; /* When true, actions in sample will not
624 u32 probability; /* Same value as
/Linux-v4.19/net/openvswitch/
Dactions.c1038 struct nlattr *sample_arg; in sample() local
Dflow_netlink.c3128 struct nlattr *start, *ac_start = NULL, *sample_arg; in sample_action_to_attr() local