Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dpsample.h26 PSAMPLE_ATTR_USER_COOKIE, /* binary, user provided data */ enumerator
/linux-6.12.1/net/psample/
Dpsample.c497 nla_put(nl_skb, PSAMPLE_ATTR_USER_COOKIE, md->user_cookie_len, in psample_sample_packet()