Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpsample.h11 PSAMPLE_ATTR_SAMPLE_RATE, enumerator
/openbmc/linux/net/psample/
H A Dpsample.c421 ret = nla_put_u32(nl_skb, PSAMPLE_ATTR_SAMPLE_RATE, sample_rate); in psample_sample_packet()