Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp_output.c470 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()
Dtcp_ipv4.c995 struct sk_buff *syn_skb) in tcp_v4_send_synack()
/net/ipv6/
Dtcp_ipv6.c523 struct sk_buff *syn_skb) in tcp_v6_send_synack()
/net/core/
Dfilter.c5176 struct sk_buff *syn_skb = bpf_sock->syn_skb; in bpf_sock_ops_get_syn() local