Searched defs:bpf_msg_push_data (Results 1 – 2 of 2) sorted by relevance
127 static int (*bpf_msg_push_data)(void *ctx, int start, int end, int flags) = variable
2344 BPF_CALL_4(bpf_msg_push_data, struct sk_msg *, msg, u32, start, in BPF_CALL_4() argument