Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dopenvswitch.h668 struct sample_arg { struct
669 bool exec; /* When true, actions in sample will not
672 u32 probability; /* Same value as
/Linux-v6.6/net/openvswitch/
Dactions.c1030 struct nlattr *sample_arg; in sample() local
Dflow_netlink.c3508 struct nlattr *start, *ac_start = NULL, *sample_arg; in sample_action_to_attr() local