Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpsample.h34 PSAMPLE_TUNNEL_KEY_ATTR_ID, /* be64 Tunnel ID */ enumerator
/openbmc/linux/net/psample/
H A Dpsample.c225 nla_put_be64(skb, PSAMPLE_TUNNEL_KEY_ATTR_ID, tun_key->tun_id, in __psample_ip_tun_to_nlattr()