Home
last modified time | relevance | path

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

/linux-5.10/net/ipv4/
Dtcp_output.c472 struct sk_buff *syn_skb, in bpf_skops_hdr_opt_len()
535 struct sk_buff *syn_skb, in bpf_skops_write_hdr_opt()
579 struct sk_buff *syn_skb, in bpf_skops_hdr_opt_len()
588 struct sk_buff *syn_skb, in bpf_skops_write_hdr_opt()
847 struct sk_buff *syn_skb) in tcp_synack_options()
3512 struct sk_buff *syn_skb) in tcp_make_synack()
Dtcp_ipv4.c969 struct sk_buff *syn_skb) in tcp_v4_send_synack()
/linux-5.10/net/ipv6/
Dtcp_ipv6.c505 struct sk_buff *syn_skb) in tcp_v6_send_synack()
/linux-5.10/include/linux/
Dfilter.h1253 struct sk_buff *syn_skb; member
/linux-5.10/net/core/
Dfilter.c5051 struct sk_buff *syn_skb = bpf_sock->syn_skb; in bpf_sock_ops_get_syn() local