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.c471 struct sk_buff *syn_skb, in bpf_skops_hdr_opt_len() argument
535 struct sk_buff *syn_skb, in bpf_skops_write_hdr_opt() argument
580 struct sk_buff *syn_skb, in bpf_skops_hdr_opt_len() argument
590 struct sk_buff *syn_skb, in bpf_skops_write_hdr_opt() argument
1068 struct sk_buff *syn_skb) in tcp_synack_options() argument
3935 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.c1167 struct sk_buff *syn_skb) argument
/linux/net/mptcp/
H A Dsubflow.c360 struct sk_buff *syn_skb) in subflow_v4_send_synack()
374 struct sk_buff *syn_skb) in subflow_v6_send_synack()
/linux/net/ipv6/
H A Dtcp_ipv6.c555 struct sk_buff *syn_skb) in tcp_v6_send_synack() argument
/linux/include/linux/
H A Dfilter.h1661 struct sk_buff *syn_skb; member
/linux/net/core/
H A Dfilter.c6071 struct sk_buff *syn_skb = bpf_sock->syn_skb; in bpf_sock_ops_get_syn() local