Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dbpf_sk_storage.h37 int stg_array_type,
55 int stg_array_type, in bpf_sk_storage_diag_put() argument
/kernel/linux/linux-5.10/net/core/
Dbpf_sk_storage.c529 int stg_array_type, in bpf_sk_storage_diag_put_all() argument
549 nla_stgs = nla_nest_start(skb, stg_array_type); in bpf_sk_storage_diag_put_all()
584 int stg_array_type, in bpf_sk_storage_diag_put() argument
600 return bpf_sk_storage_diag_put_all(sk, skb, stg_array_type, in bpf_sk_storage_diag_put()
610 nla_stgs = nla_nest_start(skb, stg_array_type); in bpf_sk_storage_diag_put()