Searched defs:migrating_sk (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/core/
H A Dsock_reuseport.c621 reuseport_migrate_sock(struct sock *sk, struct sock *migrating_sk, struct sk_buff *skb) argument
H A Dfilter.c11132 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
11148 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
/linux-master/include/linux/
H A Dfilter.h1045 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 273 milliseconds