Home
last modified time | relevance | path

Searched defs:target_size (Results 1 – 2 of 2) sorted by relevance

/net/core/
Dfilter.c6643 struct bpf_prog *prog, u32 *target_size) in bpf_tcp_sock_convert_ctx_access()
6838 struct bpf_prog *prog, u32 *target_size) in bpf_xdp_sock_convert_ctx_access()
8676 u32 *target_size) in flow_dissector_convert_ctx_access()
8728 struct bpf_prog *prog, u32 *target_size) in bpf_convert_ctx_access()
9086 struct bpf_prog *prog, u32 *target_size) in bpf_sock_convert_ctx_access()
9261 struct bpf_prog *prog, u32 *target_size) in tc_cls_act_convert_ctx_access()
9285 struct bpf_prog *prog, u32 *target_size) in xdp_convert_ctx_access()
9411 struct bpf_prog *prog, u32 *target_size) in sock_addr_convert_ctx_access()
9501 u32 *target_size) in sock_ops_convert_ctx_access()
9976 struct bpf_prog *prog, u32 *target_size) in sk_skb_convert_ctx_access()
[all …]
/net/tls/
Dtls_sw.c284 static void tls_trim_both_msgs(struct sock *sk, int target_size) in tls_trim_both_msgs()