Searched refs:bpf_msg_cork_bytes (Results 1 – 2 of 2) sorted by relevance
192 bpf_msg_cork_bytes(msg, *bytes); in bpf_prog4()217 err2 = bpf_msg_cork_bytes(msg, *bytes); in bpf_prog5()268 bpf_msg_cork_bytes(msg, *bytes); in bpf_prog6()306 err2 = bpf_msg_cork_bytes(msg, *bytes); in bpf_prog7()382 ret = bpf_msg_cork_bytes(msg, *bytes); in bpf_prog9()400 bpf_msg_cork_bytes(msg, *bytes); in bpf_prog10()
110 static int (*bpf_msg_cork_bytes)(void *ctx, int len) = variable