Home
last modified time | relevance | path

Searched refs:syn_skb (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_output.c468 /* req, syn_skb and synack_type are used when writing synack */
471 struct sk_buff *syn_skb, in bpf_skops_hdr_opt_len()
506 sock_ops.syn_skb = syn_skb; in bpf_skops_hdr_opt_len()
534 struct sk_buff *syn_skb, in bpf_skops_write_hdr_opt()
551 sock_ops.syn_skb = syn_skb; in bpf_skops_write_hdr_opt()
578 struct sk_buff *syn_skb, in bpf_skops_hdr_opt_len()
587 struct sk_buff *syn_skb, in bpf_skops_write_hdr_opt()
846 struct sk_buff *syn_skb) in tcp_synack_options()
469 bpf_skops_hdr_opt_len(struct sock *sk, struct sk_buff *skb, struct request_sock *req, struct sk_buff *syn_skb, enum tcp_synack_type synack_type, struct tcp_out_options *opts, unsigned int *remaining) bpf_skops_hdr_opt_len() argument
532 bpf_skops_write_hdr_opt(struct sock *sk, struct sk_buff *skb, struct request_sock *req, struct sk_buff *syn_skb, enum tcp_synack_type synack_type, struct tcp_out_options *opts) bpf_skops_write_hdr_opt() argument
576 bpf_skops_hdr_opt_len(struct sock *sk, struct sk_buff *skb, struct request_sock *req, struct sk_buff *syn_skb, enum tcp_synack_type synack_type, struct tcp_out_options *opts, unsigned int *remaining) bpf_skops_hdr_opt_len() argument
585 bpf_skops_write_hdr_opt(struct sock *sk, struct sk_buff *skb, struct request_sock *req, struct sk_buff *syn_skb, enum tcp_synack_type synack_type, struct tcp_out_options *opts) bpf_skops_write_hdr_opt() argument
839 tcp_synack_options(const struct sock *sk, struct request_sock *req, unsigned int mss, struct sk_buff *skb, struct tcp_out_options *opts, const struct tcp_md5sig_key *md5, struct tcp_fastopen_cookie *foc, enum tcp_synack_type synack_type, struct sk_buff *syn_skb) tcp_synack_options() argument
3545 tcp_make_synack(const struct sock *sk, struct dst_entry *dst, struct request_sock *req, struct tcp_fastopen_cookie *foc, enum tcp_synack_type synack_type, struct sk_buff *syn_skb) tcp_make_synack() argument
[all...]
H A Dtcp_ipv4.c986 struct sk_buff *syn_skb) in tcp_v4_send_synack()
998 skb = tcp_make_synack(sk, dst, req, foc, synack_type, syn_skb); in tcp_v4_send_synack()
981 tcp_v4_send_synack(const struct sock *sk, struct dst_entry *dst, struct flowi *fl, struct request_sock *req, struct tcp_fastopen_cookie *foc, enum tcp_synack_type synack_type, struct sk_buff *syn_skb) tcp_v4_send_synack() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_output.c477 /* req, syn_skb and synack_type are used when writing synack */
480 struct sk_buff *syn_skb, in bpf_skops_hdr_opt_len()
515 sock_ops.syn_skb = syn_skb; in bpf_skops_hdr_opt_len()
543 struct sk_buff *syn_skb, in bpf_skops_write_hdr_opt()
560 sock_ops.syn_skb = syn_skb; in bpf_skops_write_hdr_opt()
587 struct sk_buff *syn_skb, in bpf_skops_hdr_opt_len()
596 struct sk_buff *syn_skb, in bpf_skops_write_hdr_opt()
856 struct sk_buff *syn_skb) in tcp_synack_options()
478 bpf_skops_hdr_opt_len(struct sock *sk, struct sk_buff *skb, struct request_sock *req, struct sk_buff *syn_skb, enum tcp_synack_type synack_type, struct tcp_out_options *opts, unsigned int *remaining) bpf_skops_hdr_opt_len() argument
541 bpf_skops_write_hdr_opt(struct sock *sk, struct sk_buff *skb, struct request_sock *req, struct sk_buff *syn_skb, enum tcp_synack_type synack_type, struct tcp_out_options *opts) bpf_skops_write_hdr_opt() argument
585 bpf_skops_hdr_opt_len(struct sock *sk, struct sk_buff *skb, struct request_sock *req, struct sk_buff *syn_skb, enum tcp_synack_type synack_type, struct tcp_out_options *opts, unsigned int *remaining) bpf_skops_hdr_opt_len() argument
594 bpf_skops_write_hdr_opt(struct sock *sk, struct sk_buff *skb, struct request_sock *req, struct sk_buff *syn_skb, enum tcp_synack_type synack_type, struct tcp_out_options *opts) bpf_skops_write_hdr_opt() argument
849 tcp_synack_options(const struct sock *sk, struct request_sock *req, unsigned int mss, struct sk_buff *skb, struct tcp_out_options *opts, const struct tcp_md5sig_key *md5, struct tcp_fastopen_cookie *foc, enum tcp_synack_type synack_type, struct sk_buff *syn_skb) tcp_synack_options() argument
3634 tcp_make_synack(const struct sock *sk, struct dst_entry *dst, struct request_sock *req, struct tcp_fastopen_cookie *foc, enum tcp_synack_type synack_type, struct sk_buff *syn_skb) tcp_make_synack() argument
[all...]
H A Dtcp_ipv4.c1010 struct sk_buff *syn_skb) in tcp_v4_send_synack()
1022 skb = tcp_make_synack(sk, dst, req, foc, synack_type, syn_skb); in tcp_v4_send_synack()
1005 tcp_v4_send_synack(const struct sock *sk, struct dst_entry *dst, struct flowi *fl, struct request_sock *req, struct tcp_fastopen_cookie *foc, enum tcp_synack_type synack_type, struct sk_buff *syn_skb) tcp_v4_send_synack() argument
/kernel/linux/linux-6.6/net/mptcp/
H A Dsubflow.c330 struct sk_buff *syn_skb) in subflow_v4_send_synack()
335 synack_type, syn_skb); in subflow_v4_send_synack()
344 struct sk_buff *syn_skb) in subflow_v6_send_synack()
349 synack_type, syn_skb); in subflow_v6_send_synack()
325 subflow_v4_send_synack(const struct sock *sk, struct dst_entry *dst, struct flowi *fl, struct request_sock *req, struct tcp_fastopen_cookie *foc, enum tcp_synack_type synack_type, struct sk_buff *syn_skb) subflow_v4_send_synack() argument
339 subflow_v6_send_synack(const struct sock *sk, struct dst_entry *dst, struct flowi *fl, struct request_sock *req, struct tcp_fastopen_cookie *foc, enum tcp_synack_type synack_type, struct sk_buff *syn_skb) subflow_v6_send_synack() argument
/kernel/linux/linux-5.10/net/core/
H A Dfilter.c5145 struct sk_buff *syn_skb = bpf_sock->syn_skb; in bpf_sock_ops_get_syn() local
5149 if (syn_skb) { in bpf_sock_ops_get_syn()
5153 hdr_start = syn_skb->data; in bpf_sock_ops_get_syn()
5154 ret = tcp_hdrlen(syn_skb); in bpf_sock_ops_get_syn()
5156 hdr_start = skb_network_header(syn_skb); in bpf_sock_ops_get_syn()
5157 ret = skb_network_header_len(syn_skb) + in bpf_sock_ops_get_syn()
5158 tcp_hdrlen(syn_skb); in bpf_sock_ops_get_syn()
5161 hdr_start = skb_mac_header(syn_skb); in bpf_sock_ops_get_syn()
5162 ret = skb_mac_header_len(syn_skb) in bpf_sock_ops_get_syn()
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dfilter.c5566 struct sk_buff *syn_skb = bpf_sock->syn_skb; in bpf_sock_ops_get_syn() local
5570 if (syn_skb) { in bpf_sock_ops_get_syn()
5574 hdr_start = syn_skb->data; in bpf_sock_ops_get_syn()
5575 ret = tcp_hdrlen(syn_skb); in bpf_sock_ops_get_syn()
5577 hdr_start = skb_network_header(syn_skb); in bpf_sock_ops_get_syn()
5578 ret = skb_network_header_len(syn_skb) + in bpf_sock_ops_get_syn()
5579 tcp_hdrlen(syn_skb); in bpf_sock_ops_get_syn()
5582 hdr_start = skb_mac_header(syn_skb); in bpf_sock_ops_get_syn()
5583 ret = skb_mac_header_len(syn_skb) in bpf_sock_ops_get_syn()
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dtcp.h456 struct sk_buff *syn_skb);
2074 struct sk_buff *syn_skb);
/kernel/linux/linux-5.10/net/ipv6/
H A Dtcp_ipv6.c525 struct sk_buff *syn_skb) in tcp_v6_send_synack()
540 skb = tcp_make_synack(sk, dst, req, foc, synack_type, syn_skb); in tcp_v6_send_synack()
520 tcp_v6_send_synack(const struct sock *sk, struct dst_entry *dst, struct flowi *fl, struct request_sock *req, struct tcp_fastopen_cookie *foc, enum tcp_synack_type synack_type, struct sk_buff *syn_skb) tcp_v6_send_synack() argument
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h475 struct sk_buff *syn_skb);
2156 struct sk_buff *syn_skb);
/kernel/linux/linux-6.6/net/ipv6/
H A Dtcp_ipv6.c529 struct sk_buff *syn_skb) in tcp_v6_send_synack()
544 skb = tcp_make_synack(sk, dst, req, foc, synack_type, syn_skb); in tcp_v6_send_synack()
524 tcp_v6_send_synack(const struct sock *sk, struct dst_entry *dst, struct flowi *fl, struct request_sock *req, struct tcp_fastopen_cookie *foc, enum tcp_synack_type synack_type, struct sk_buff *syn_skb) tcp_v6_send_synack() argument
/kernel/linux/linux-5.10/include/linux/
H A Dfilter.h1270 struct sk_buff *syn_skb; member
/kernel/linux/linux-6.6/include/linux/
H A Dfilter.h1301 struct sk_buff *syn_skb; member
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dtcp_nip.c779 struct sk_buff *syn_skb) in tcp_nip_send_synack()
774 tcp_nip_send_synack(const struct sock *sk, struct dst_entry *dst, struct flowi *fl, struct request_sock *req, struct tcp_fastopen_cookie *foc, enum tcp_synack_type synack_type, struct sk_buff *syn_skb) tcp_nip_send_synack() argument

Completed in 77 milliseconds