Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dopenvswitch.h635 struct sample_arg { struct
636 bool exec; /* When true, actions in sample will not
639 u32 probability; /* Same value as
/Linux-v5.15/net/openvswitch/
Dactions.c989 struct nlattr *sample_arg; in sample() local
Dflow_netlink.c3384 struct nlattr *start, *ac_start = NULL, *sample_arg; in sample_action_to_attr() local