Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dopenvswitch.h654 struct sample_arg { struct
655 bool exec; /* When true, actions in sample will not
658 u32 probability; /* Same value as
/Linux-v6.1/net/openvswitch/
Dactions.c1025 struct nlattr *sample_arg; in sample() local
Dflow_netlink.c3498 struct nlattr *start, *ac_start = NULL, *sample_arg; in sample_action_to_attr() local