Searched refs:bpf_skops_hdr_opt_len (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/ipv4/ |
H A D | tcp_output.c | 483 static void bpf_skops_hdr_opt_len(struct sock *sk, struct sk_buff *skb, in bpf_skops_hdr_opt_len() function 590 static void bpf_skops_hdr_opt_len(struct sock *sk, struct sk_buff *skb, in bpf_skops_hdr_opt_len() function 850 bpf_skops_hdr_opt_len(sk, skb, NULL, NULL, 0, opts, &remaining); in tcp_syn_options() 920 bpf_skops_hdr_opt_len((struct sock *)sk, skb, req, syn_skb, in tcp_synack_options() 995 bpf_skops_hdr_opt_len(sk, skb, NULL, NULL, 0, opts, &remaining); in tcp_established_options()
|