Searched hist:"7246 d8ed4dcce23f7509949a77be15fa9f0e3d28" (Results 1 – 4 of 4) sorted by relevance
/linux/net/ipv4/ |
H A D | tcp_bpf.c | diff 7246d8ed4dcce23f7509949a77be15fa9f0e3d28 Mon Nov 26 23:16:17 CET 2018 John Fastabend <john.fastabend@gmail.com> bpf: helper to pop data from messages
This adds a BPF SK_MSG program helper so that we can pop data from a msg. We use this to pop metadata from a previous push data call.
Signed-off-by: John Fastabend <john.fastabend@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
|
/linux/net/tls/ |
H A D | tls_sw.c | diff 7246d8ed4dcce23f7509949a77be15fa9f0e3d28 Mon Nov 26 23:16:17 CET 2018 John Fastabend <john.fastabend@gmail.com> bpf: helper to pop data from messages
This adds a BPF SK_MSG program helper so that we can pop data from a msg. We use this to pop metadata from a previous push data call.
Signed-off-by: John Fastabend <john.fastabend@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
|
/linux/include/uapi/linux/ |
H A D | bpf.h | diff 7246d8ed4dcce23f7509949a77be15fa9f0e3d28 Mon Nov 26 23:16:17 CET 2018 John Fastabend <john.fastabend@gmail.com> bpf: helper to pop data from messages
This adds a BPF SK_MSG program helper so that we can pop data from a msg. We use this to pop metadata from a previous push data call.
Signed-off-by: John Fastabend <john.fastabend@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
|
/linux/net/core/ |
H A D | filter.c | diff 7246d8ed4dcce23f7509949a77be15fa9f0e3d28 Mon Nov 26 23:16:17 CET 2018 John Fastabend <john.fastabend@gmail.com> bpf: helper to pop data from messages
This adds a BPF SK_MSG program helper so that we can pop data from a msg. We use this to pop metadata from a previous push data call.
Signed-off-by: John Fastabend <john.fastabend@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
|