Searched defs:optbuf (Results 1 – 3 of 3) sorted by relevance
87 unsigned char optbuf[sizeof(struct ip_options) + 40]; in ip_cmsg_recv_retopts() local1604 unsigned char optbuf[sizeof(struct ip_options)+40]; in do_ip_getsockopt() local
3553 static int tcp_repair_set_window(struct tcp_sock *tp, sockptr_t optbuf, int len) in tcp_repair_set_window()3585 static int tcp_repair_options_est(struct sock *sk, sockptr_t optbuf, in tcp_repair_options_est()
85 unsigned char optbuf[sizeof(struct ip_options) + 40]; in ipv4_find_option() local