Home
last modified time | relevance | path

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

/net/core/
A Dbpf_sk_storage.c492 nla_stgs, rem) { in bpf_sk_storage_diag_alloc()
503 nla_stgs, rem) { in bpf_sk_storage_diag_alloc()
577 struct nlattr *nla_stgs; in bpf_sk_storage_diag_put_all() local
590 if (!nla_stgs) in bpf_sk_storage_diag_put_all()
606 if (nla_stgs) { in bpf_sk_storage_diag_put_all()
608 nla_nest_cancel(skb, nla_stgs); in bpf_sk_storage_diag_put_all()
610 nla_nest_end(skb, nla_stgs); in bpf_sk_storage_diag_put_all()
631 struct nlattr *nla_stgs; in bpf_sk_storage_diag_put() local
651 if (!nla_stgs) in bpf_sk_storage_diag_put()
672 if (nla_stgs) { in bpf_sk_storage_diag_put()
[all …]

Completed in 6 milliseconds