Home
last modified time | relevance | path

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

/linux-5.10/include/uapi/linux/
Dopenvswitch.h627 struct sample_arg { struct
628 bool exec; /* When true, actions in sample will not
631 u32 probability; /* Same value as
/linux-5.10/net/openvswitch/
Dactions.c985 struct nlattr *sample_arg; in sample() local
Dflow_netlink.c3374 struct nlattr *start, *ac_start = NULL, *sample_arg; in sample_action_to_attr() local