Home
last modified time | relevance | path

Searched defs:optbuf (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/net/ipv4/
Dip_sockglue.c85 unsigned char optbuf[sizeof(struct ip_options) + 40]; in ip_cmsg_recv_retopts() local
1292 unsigned char optbuf[sizeof(struct ip_options)+40]; in do_ip_getsockopt() local
Dtcp.c2272 struct tcp_repair_opt __user *optbuf, unsigned int len) in tcp_repair_options_est()