Searched refs:optbuf (Results 1 – 1 of 1) sorted by relevance
3520 static int tcp_repair_set_window(struct tcp_sock *tp, sockptr_t optbuf, int len) in tcp_repair_set_window() argument3530 if (copy_from_sockptr(&opt, optbuf, sizeof(opt))) in tcp_repair_set_window()3553 static int tcp_repair_options_est(struct sock *sk, sockptr_t optbuf, in tcp_repair_options_est() argument3561 if (copy_from_sockptr_offset(&opt, optbuf, offset, sizeof(opt))) in tcp_repair_options_est()