Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv4/
Dtcp_output.c471 struct sk_buff *syn_skb, in bpf_skops_hdr_opt_len()
534 struct sk_buff *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()
847 struct sk_buff *syn_skb) in tcp_synack_options()
3520 struct sk_buff *syn_skb) in tcp_make_synack()
Dtcp_ipv4.c992 struct sk_buff *syn_skb) in tcp_v4_send_synack()
/linux-5.19.10/net/ipv6/
Dtcp_ipv6.c524 struct sk_buff *syn_skb) in tcp_v6_send_synack()
/linux-5.19.10/include/linux/
Dfilter.h1330 struct sk_buff *syn_skb; member
/linux-5.19.10/net/core/
Dfilter.c5459 struct sk_buff *syn_skb = bpf_sock->syn_skb; in bpf_sock_ops_get_syn() local