Home
last modified time | relevance | path

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

/net/core/
Dfilter.c5574 struct bpf_prog *prog, u32 *target_size) in bpf_tcp_sock_convert_ctx_access()
5765 struct bpf_prog *prog, u32 *target_size) in bpf_xdp_sock_convert_ctx_access()
7193 u32 *target_size) in flow_dissector_convert_ctx_access()
7224 struct bpf_prog *prog, u32 *target_size) in bpf_convert_ctx_access()
7587 struct bpf_prog *prog, u32 *target_size) in bpf_sock_convert_ctx_access()
7745 struct bpf_prog *prog, u32 *target_size) in tc_cls_act_convert_ctx_access()
7769 struct bpf_prog *prog, u32 *target_size) in xdp_convert_ctx_access()
7885 struct bpf_prog *prog, u32 *target_size) in sock_addr_convert_ctx_access()
7980 u32 *target_size) in sock_ops_convert_ctx_access()
8310 struct bpf_prog *prog, u32 *target_size) in sk_skb_convert_ctx_access()
[all …]
/net/tls/
Dtls_sw.c264 static void tls_trim_both_msgs(struct sock *sk, int target_size) in tls_trim_both_msgs()