Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpsample.h10 PSAMPLE_ATTR_GROUP_SEQ, enumerator
/openbmc/linux/net/psample/
H A Dpsample.c60 ret = nla_put_u32(msg, PSAMPLE_ATTR_GROUP_SEQ, group->seq); in psample_group_nl_fill()
433 ret = nla_put_u32(nl_skb, PSAMPLE_ATTR_GROUP_SEQ, group->seq++); in psample_sample_packet()