Home
last modified time | relevance | path

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

/Linux-v5.15/net/ipv4/
Dtcp_output.c473 struct sk_buff *syn_skb, in bpf_skops_hdr_opt_len()
536 struct sk_buff *syn_skb, in bpf_skops_write_hdr_opt()
580 struct sk_buff *syn_skb, in bpf_skops_hdr_opt_len()
589 struct sk_buff *syn_skb, in bpf_skops_write_hdr_opt()
848 struct sk_buff *syn_skb) in tcp_synack_options()
3514 struct sk_buff *syn_skb) in tcp_make_synack()
Dtcp_ipv4.c984 struct sk_buff *syn_skb) in tcp_v4_send_synack()
/Linux-v5.15/net/ipv6/
Dtcp_ipv6.c520 struct sk_buff *syn_skb) in tcp_v6_send_synack()
/Linux-v5.15/include/linux/
Dfilter.h1313 struct sk_buff *syn_skb; member
/Linux-v5.15/net/core/
Dfilter.c5145 struct sk_buff *syn_skb = bpf_sock->syn_skb; in bpf_sock_ops_get_syn() local