Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsock_diag.h41 SK_DIAG_BPF_STORAGE_REQ_MAP_FD, enumerator
/openbmc/linux/net/core/
H A Dbpf_sk_storage.c499 if (nla_type(nla) == SK_DIAG_BPF_STORAGE_REQ_MAP_FD) { in bpf_sk_storage_diag_alloc()
514 if (nla_type(nla) != SK_DIAG_BPF_STORAGE_REQ_MAP_FD) in bpf_sk_storage_diag_alloc()