Searched defs:bpf_lwt_push_encap (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/tools/testing/selftests/bpf/ |
| D | bpf_helpers.h | 121 static int (*bpf_lwt_push_encap)(void *ctx, unsigned int type, void *hdr, variable
|
| /Linux-v4.19/net/core/ |
| D | filter.c | 4575 BPF_CALL_4(bpf_lwt_push_encap, struct sk_buff *, skb, u32, type, void *, hdr, in BPF_CALL_4() argument
|