Searched refs:bpf_xdp_flow_lookup (Results 1 – 2 of 2) sorted by relevance
59 bpf_xdp_flow_lookup(struct xdp_md *ctx, struct bpf_fib_lookup *fib_tuple, in bpf_xdp_flow_lookup() function108 BTF_ID_FLAGS(func, bpf_xdp_flow_lookup, KF_TRUSTED_ARGS | KF_RET_NULL)
19 bpf_xdp_flow_lookup(struct xdp_md *, struct bpf_fib_lookup *,137 tuplehash = bpf_xdp_flow_lookup(ctx, &tuple, &opts, sizeof(opts)); in xdp_flowtable_do_lookup()