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