Searched defs:syn_skb (Results 1 – 4 of 4) sorted by relevance
470 struct sk_buff *syn_skb, in bpf_skops_hdr_opt_len()533 struct sk_buff *syn_skb, in bpf_skops_write_hdr_opt()577 struct sk_buff *syn_skb, in bpf_skops_hdr_opt_len()586 struct sk_buff *syn_skb, in bpf_skops_write_hdr_opt()845 struct sk_buff *syn_skb) in tcp_synack_options()3546 struct sk_buff *syn_skb) in tcp_make_synack()
995 struct sk_buff *syn_skb) in tcp_v4_send_synack()
523 struct sk_buff *syn_skb) in tcp_v6_send_synack()
5176 struct sk_buff *syn_skb = bpf_sock->syn_skb; in bpf_sock_ops_get_syn() local