Home
last modified time | relevance | path

Searched refs:PSAMPLE_ATTR_SAMPLE_PROBABILITY (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/uapi/linux/
Dpsample.h27 PSAMPLE_ATTR_SAMPLE_PROBABILITY,/* no argument, interpret rate in enumerator
/linux-6.12.1/net/psample/
Dpsample.c502 nla_put_flag(nl_skb, PSAMPLE_ATTR_SAMPLE_PROBABILITY); in psample_sample_packet()