Searched refs:bpf_sk_storage_diag_put_all (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | bpf_sk_storage.c | 531 static int bpf_sk_storage_diag_put_all(struct sock *sk, struct sk_buff *skb, in bpf_sk_storage_diag_put_all() function 603 return bpf_sk_storage_diag_put_all(sk, skb, stg_array_type, in bpf_sk_storage_diag_put()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | bpf_sk_storage.c | 580 static int bpf_sk_storage_diag_put_all(struct sock *sk, struct sk_buff *skb, in bpf_sk_storage_diag_put_all() function 652 return bpf_sk_storage_diag_put_all(sk, skb, stg_array_type, in bpf_sk_storage_diag_put()
|
Completed in 3 milliseconds