| H A D | tcp_output.c | 469 /* req, syn_skb and synack_type are used when writing synack */ in bpf_skops_hdr_opt_len() 472 struct sk_buff *syn_skb, in bpf_skops_hdr_opt_len() 507 sock_ops.syn_skb = syn_skb; in bpf_skops_hdr_opt_len() 536 struct sk_buff *syn_skb, in bpf_skops_write_hdr_opt() 553 sock_ops.syn_skb = syn_skb; in bpf_skops_write_hdr_opt() 581 struct sk_buff *syn_skb, in process_tcp_ao_options() 590 struct sk_buff *syn_skb, in process_tcp_ao_options() 1065 struct sk_buff *syn_skb) in tcp_synack_options() 450 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 514 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 559 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 568 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 1040 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 3899 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...] |