Searched refs:bpf_skops_write_hdr_opt (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | tcp_output.c | 532 static void bpf_skops_write_hdr_opt(struct sock *sk, struct sk_buff *skb, in bpf_skops_write_hdr_opt() function 585 static void bpf_skops_write_hdr_opt(struct sock *sk, struct sk_buff *skb, in bpf_skops_write_hdr_opt() function 1371 bpf_skops_write_hdr_opt(sk, skb, NULL, NULL, 0, &opts); in __tcp_transmit_skb() 3644 bpf_skops_write_hdr_opt((struct sock *)sk, skb, req, syn_skb, in tcp_make_synack()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | tcp_output.c | 541 static void bpf_skops_write_hdr_opt(struct sock *sk, struct sk_buff *skb, in bpf_skops_write_hdr_opt() function 594 static void bpf_skops_write_hdr_opt(struct sock *sk, struct sk_buff *skb, in bpf_skops_write_hdr_opt() function 1382 bpf_skops_write_hdr_opt(sk, skb, NULL, NULL, 0, &opts); in __tcp_transmit_skb() 3734 bpf_skops_write_hdr_opt((struct sock *)sk, skb, req, syn_skb, in tcp_make_synack()
|
Completed in 11 milliseconds