Searched refs:sk_reuseport_kern (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/net/core/ |
| D | filter.c | 8674 struct sk_reuseport_kern { struct 8684 static void bpf_init_reuseport_kern(struct sk_reuseport_kern *reuse_kern, in bpf_init_reuseport_kern() argument 8702 struct sk_reuseport_kern reuse_kern; in bpf_run_sk_reuseport() 8714 BPF_CALL_4(sk_select_reuseport, struct sk_reuseport_kern *, reuse_kern, in BPF_CALL_4() argument 8770 const struct sk_reuseport_kern *, reuse_kern, u32, offset, in BPF_CALL_4() argument 8787 const struct sk_reuseport_kern *, reuse_kern, u32, offset, in BPF_CALL_5() argument 8862 *insn++ = BPF_LDX_MEM(BPF_FIELD_SIZEOF(struct sk_reuseport_kern, F), \ 8864 bpf_target_off(struct sk_reuseport_kern, F, \ 8865 FIELD_SIZEOF(struct sk_reuseport_kern, F), \ 8870 SOCK_ADDR_LOAD_NESTED_FIELD(struct sk_reuseport_kern, \ [all …]
|