Searched refs:stg_array_type (Results 1 – 2 of 2) sorted by relevance
38 int stg_array_type,56 int stg_array_type, in bpf_sk_storage_diag_put() argument
569 int stg_array_type, in bpf_sk_storage_diag_put_all() argument 572 /* stg_array_type (e.g. INET_DIAG_BPF_SK_STORAGES) */ in bpf_sk_storage_diag_put_all() 589 nla_stgs = nla_nest_start(skb, stg_array_type); in bpf_sk_storage_diag_put_all() 624 int stg_array_type, in bpf_sk_storage_diag_put() argument 627 /* stg_array_type (e.g. INET_DIAG_BPF_SK_STORAGES) */ in bpf_sk_storage_diag_put() 640 return bpf_sk_storage_diag_put_all(sk, skb, stg_array_type, in bpf_sk_storage_diag_put() 650 nla_stgs = nla_nest_start(skb, stg_array_type); in bpf_sk_storage_diag_put()