Home
last modified time | relevance | path

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

/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
/linux/net/core/
H A Dbpf_sk_storage.c569 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()