Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsock_diag.h58 SK_DIAG_BPF_STORAGE_MAP_ID, enumerator
/openbmc/linux/net/core/
H A Dbpf_sk_storage.c557 if (nla_put_u32(skb, SK_DIAG_BPF_STORAGE_MAP_ID, smap->map.id)) in diag_get()