Searched refs:ts_needaddr (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/net/ipv4/
H A Dip_options.c58 if (opt->ts_needaddr) ip_options_build()
77 opt->ts_needaddr = opt->ts_needtime = 0; ip_options_build()
125 if (sopt->ts_needaddr) { __ip_options_echo()
128 dopt->ts_needaddr = 1; __ip_options_echo()
238 opt->ts_needaddr = 0; ip_options_fragment()
390 opt->ts_needaddr = 1; ip_options_compile()
506 if (opt->ts_needaddr) { ip_options_undo()
595 if (opt->ts_needaddr) { ip_forward_options()
/linux-4.1.27/include/net/
H A Dinet_sock.h41 * @ts_needaddr - Need to record addr of outgoing dev
55 ts_needaddr:1; member in struct:ip_options

Completed in 115 milliseconds