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.c531 int stg_array_type, in bpf_sk_storage_diag_put_all() argument
551 nla_stgs = nla_nest_start(skb, stg_array_type); in bpf_sk_storage_diag_put_all()
586 int stg_array_type, in bpf_sk_storage_diag_put() argument
602 return bpf_sk_storage_diag_put_all(sk, skb, stg_array_type, in bpf_sk_storage_diag_put()
612 nla_stgs = nla_nest_start(skb, stg_array_type); in bpf_sk_storage_diag_put()