| H A D | tcp_output.c | 458 enum tcp_synack_type synack_type) in bpf_skops_hdr_opt_len() 463 if (unlikely(synack_type == TCP_SYNACK_COOKIE)) in bpf_skops_hdr_opt_len() 469 /* req, syn_skb and synack_type are used when writing synack */ in bpf_skops_hdr_opt_len() 473 enum tcp_synack_type synack_type, in bpf_skops_hdr_opt_len() 516 sock_ops.args[0] = bpf_skops_write_hdr_opt_arg0(skb, synack_type); in bpf_skops_write_hdr_opt() 537 enum tcp_synack_type synack_type, in bpf_skops_write_hdr_opt() 562 sock_ops.args[0] = bpf_skops_write_hdr_opt_arg0(skb, synack_type); in bpf_skops_hdr_opt_len() 582 enum tcp_synack_type synack_type, in process_tcp_ao_options() 591 enum tcp_synack_type synack_type, in process_tcp_ao_options() 1064 enum tcp_synack_type synack_type, in tcp_synack_options() 436 bpf_skops_write_hdr_opt_arg0(struct sk_buff * skb,enum tcp_synack_type synack_type) bpf_skops_write_hdr_opt_arg0() argument 451 bpf_skops_hdr_opt_len(struct sock * sk,struct sk_buff * skb,struct request_sock * req,struct sk_buff * syn_skb,enum tcp_synack_type synack_type,struct tcp_out_options * opts,unsigned int * remaining) bpf_skops_hdr_opt_len() argument 515 bpf_skops_write_hdr_opt(struct sock * sk,struct sk_buff * skb,struct request_sock * req,struct sk_buff * syn_skb,enum tcp_synack_type synack_type,struct tcp_out_options * opts) bpf_skops_write_hdr_opt() argument 560 bpf_skops_hdr_opt_len(struct sock * sk,struct sk_buff * skb,struct request_sock * req,struct sk_buff * syn_skb,enum tcp_synack_type synack_type,struct tcp_out_options * opts,unsigned int * remaining) bpf_skops_hdr_opt_len() argument 569 bpf_skops_write_hdr_opt(struct sock * sk,struct sk_buff * skb,struct request_sock * req,struct sk_buff * syn_skb,enum tcp_synack_type synack_type,struct tcp_out_options * opts) bpf_skops_write_hdr_opt() argument 1039 tcp_synack_options(const struct sock * sk,struct request_sock * req,unsigned int mss,struct sk_buff * skb,struct tcp_out_options * opts,const struct tcp_key * key,struct tcp_fastopen_cookie * foc,enum tcp_synack_type synack_type,struct sk_buff * syn_skb) tcp_synack_options() argument 3898 tcp_make_synack(const struct sock * sk,struct dst_entry * dst,struct request_sock * req,struct tcp_fastopen_cookie * foc,enum tcp_synack_type synack_type,struct sk_buff * syn_skb) tcp_make_synack() argument [all...] |