Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dbpf_sk_storage.h38 int stg_array_type,
56 int stg_array_type, in bpf_sk_storage_diag_put() argument
/openbmc/linux/net/core/
H A Dbpf_sk_storage.c581 int stg_array_type, in bpf_sk_storage_diag_put_all() argument
601 nla_stgs = nla_nest_start(skb, stg_array_type); in bpf_sk_storage_diag_put_all()
636 int stg_array_type, in bpf_sk_storage_diag_put() argument
652 return bpf_sk_storage_diag_put_all(sk, skb, stg_array_type, in bpf_sk_storage_diag_put()
662 nla_stgs = nla_nest_start(skb, stg_array_type); in bpf_sk_storage_diag_put()