Home
last modified time | relevance | path

Searched refs:sk_reuseport_kern (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dbpf_types.h66 struct sk_reuseport_md, struct sk_reuseport_kern)
H A Dbpf.h3112 struct sk_reuseport_kern { struct
/openbmc/linux/net/core/
H A Dfilter.c11154 static void bpf_init_reuseport_kern(struct sk_reuseport_kern *reuse_kern, in bpf_init_reuseport_kern()
11175 struct sk_reuseport_kern reuse_kern; in bpf_run_sk_reuseport()
11187 BPF_CALL_4(sk_select_reuseport, struct sk_reuseport_kern *, reuse_kern, in BPF_CALL_4() argument
11248 const struct sk_reuseport_kern *, reuse_kern, u32, offset, in BPF_CALL_4() argument
11265 const struct sk_reuseport_kern *, reuse_kern, u32, offset, in BPF_CALL_5() argument
11352 *insn++ = BPF_LDX_MEM(BPF_FIELD_SIZEOF(struct sk_reuseport_kern, F), \
11354 bpf_target_off(struct sk_reuseport_kern, F, \
11355 sizeof_field(struct sk_reuseport_kern, F), \
11360 SOCK_ADDR_LOAD_NESTED_FIELD(struct sk_reuseport_kern, \
11366 SOCK_ADDR_LOAD_NESTED_FIELD(struct sk_reuseport_kern, \