Home
last modified time | relevance | path

Searched defs:syn_skb (Results 1 – 6 of 6) sorted by relevance

/linux/net/ipv4/
H A Dtcp_output.c477 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
586 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
595 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
1072 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_key * key,struct tcp_fastopen_cookie * foc,enum tcp_synack_type synack_type,struct sk_buff * syn_skb) tcp_synack_options() argument
3934 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.c1164 struct sk_buff *syn_skb) argument
/linux/net/mptcp/
H A Dsubflow.c363 struct sk_buff *syn_skb) in subflow_v4_send_synack() argument
377 struct sk_buff *syn_skb) in subflow_v6_send_synack() argument
/linux/net/ipv6/
H A Dtcp_ipv6.c547 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
/linux/include/linux/
H A Dfilter.h1583 struct sk_buff *syn_skb; global() member
/linux/net/core/
H A Dfilter.c5892 struct sk_buff *syn_skb = bpf_sock->syn_skb; bpf_sock_ops_get_syn() local
[all...]