HomeSort by relevance Sort by last modified time
    Searched refs:bpf_sock (Results 1 - 9 of 9) sorted by null

  /external/linux-kselftest/tools/testing/selftests/bpf/
test_sk_lookup_kern.c 63 struct bpf_sock *sk;
85 struct bpf_sock *sk;
97 struct bpf_sock *sk;
112 struct bpf_sock *sk;
127 struct bpf_sock *sk;
150 struct bpf_sock *sk;
162 struct bpf_sock *sk;
test_sock.c 51 offsetof(struct bpf_sock, src_ip6[0])),
68 offsetof(struct bpf_sock, mark)),
85 offsetof(struct bpf_sock, src_ip4)),
102 offsetof(struct bpf_sock, src_port)),
233 offsetof(struct bpf_sock, src_ip6[3])),
236 offsetof(struct bpf_sock, src_port)),
262 offsetof(struct bpf_sock, src_ip4)),
265 offsetof(struct bpf_sock, src_port)),
bpf_helpers.h 155 static struct bpf_sock *(*bpf_sk_lookup_tcp)(void *ctx,
160 static struct bpf_sock *(*bpf_sk_lookup_udp)(void *ctx,
165 static int (*bpf_sk_release)(struct bpf_sock *sk) =
test_verifier.c     [all...]
  /external/iproute2/ip/
ipvrf.c 251 offsetof(struct bpf_sock, bound_dev_if)),
253 offsetof(struct bpf_sock, bound_dev_if)),
  /external/iproute2/include/uapi/linux/
bpf.h 757 struct bpf_sock { struct
  /bionic/libc/kernel/uapi/linux/
bpf.h 409 struct bpf_sock { struct
  /external/bcc/src/cc/compat/linux/
bpf.h 2504 struct bpf_sock { struct
    [all...]
  /external/kernel-headers/original/uapi/linux/
bpf.h 2587 struct bpf_sock { struct
    [all...]

Completed in 103 milliseconds