Searched refs:bbr_sndbuf_expand (Results 1 – 2 of 2) sorted by relevance
9 extern u32 bbr_sndbuf_expand(struct sock *sk) __ksym;59 return bbr_sndbuf_expand(sk); in BPF_PROG()
1081 __bpf_kfunc static u32 bbr_sndbuf_expand(struct sock *sk) in bbr_sndbuf_expand() function1149 .sndbuf_expand = bbr_sndbuf_expand,1161 BTF_ID_FLAGS(func, bbr_sndbuf_expand)