Searched defs:migrating_sk (Results 1 - 4 of 4) sorted by last modified time

/linux-master/net/core/
H A Dfilter.c11154 bpf_init_reuseport_kern(struct sk_reuseport_kern *reuse_kern, struct sock_reuseport *reuse, struct sock *sk, struct sk_buff *skb, struct sock *migrating_sk, u32 hash) argument
11170 bpf_run_sk_reuseport(struct sock_reuseport *reuse, struct sock *sk, struct bpf_prog *prog, struct sk_buff *skb, struct sock *migrating_sk, u32 hash) argument
H A Dsock_reuseport.c621 reuseport_migrate_sock(struct sock *sk, struct sock *migrating_sk, struct sk_buff *skb) argument
/linux-master/include/linux/
H A Dfilter.h1046 bpf_run_sk_reuseport(struct sock_reuseport *reuse, struct sock *sk, struct bpf_prog *prog, struct sk_buff *skb, struct sock *migrating_sk, u32 hash) argument
H A Dbpf.h3290 struct sock *migrating_sk; member in struct:sk_reuseport_kern

Completed in 221 milliseconds