Home
last modified time | relevance | path

Searched refs:pp_ptr (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/ipv4/
Dip_options.c261 unsigned char *pp_ptr = NULL; in ip_options_compile() local
290 pp_ptr = optptr; in ip_options_compile()
295 pp_ptr = optptr; in ip_options_compile()
302 pp_ptr = optptr + 1; in ip_options_compile()
306 pp_ptr = optptr + 2; in ip_options_compile()
311 pp_ptr = optptr; in ip_options_compile()
316 pp_ptr = optptr + 1; in ip_options_compile()
328 pp_ptr = optptr; in ip_options_compile()
332 pp_ptr = optptr + 1; in ip_options_compile()
336 pp_ptr = optptr + 2; in ip_options_compile()
[all …]