Home
last modified time | relevance | path

Searched defs:smap_psock (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/kernel/bpf/
Dsockmap.c98 struct smap_psock { struct
99 struct rcu_head rcu;
100 refcount_t refcnt;
103 struct sk_buff_head rxqueue;
104 bool strp_enabled;
107 int save_rem;
108 int save_off;
109 struct sk_buff *save_skb;
112 struct sock *sk_redir;
113 int apply_bytes;
[all …]