Home
last modified time | relevance | path

Searched defs:sk_msg (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dskmsg.h43 struct sk_msg { struct
44 sgsk_msg global() argument
45 datask_msg global() argument
46 data_endsk_msg global() argument
47 apply_bytessk_msg global() argument
48 cork_bytessk_msg global() argument
49 flagssk_msg global() argument
50 skbsk_msg global() argument
51 sk_redirsk_msg global() argument
52 sksk_msg global() argument
53 listsk_msg global() argument
[all...]
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_ns_current_pid_tgid.c46 int sk_msg(struct sk_msg_md *msg) in sk_msg() function
/linux/net/core/
H A Dsock_map.c673 BPF_CALL_4(bpf_msg_redirect_map, struct sk_msg *, msg, in BPF_CALL_4()
1279 BPF_CALL_4(bpf_msg_redirect_hash, struct sk_msg *, msg, in BPF_CALL_4()
H A Dfilter.c2604 BPF_CALL_2(bpf_msg_apply_bytes, struct sk_msg *, msg, u32, bytes) in BPF_CALL_2() argument
2618 BPF_CALL_2(bpf_msg_cork_bytes, struct sk_msg *, msg, u32, bytes) in BPF_CALL_2() argument
2646 BPF_CALL_4(bpf_msg_pull_data, struct sk_msg *, msg, u32, start, in BPF_CALL_4() argument
2773 BPF_CALL_4(bpf_msg_push_data, struct sk_msg *, msg, u32, start, in BPF_CALL_4() argument
2954 BPF_CALL_4(bpf_msg_pop_data, struct sk_msg *, msg, u32, start, in BPF_CALL_4() argument
5221 BPF_CALL_1(bpf_get_netns_cookie_sk_msg,struct sk_msg *,ctx) BPF_CALL_1() argument
[all...]