Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/
Dip_options.c251 unsigned char * pp_ptr = NULL; in ip_options_compile() local
283 pp_ptr = optptr; in ip_options_compile()
290 pp_ptr = optptr + 1; in ip_options_compile()
294 pp_ptr = optptr + 2; in ip_options_compile()
299 pp_ptr = optptr; in ip_options_compile()
304 pp_ptr = optptr + 1; in ip_options_compile()
316 pp_ptr = optptr; in ip_options_compile()
320 pp_ptr = optptr + 1; in ip_options_compile()
324 pp_ptr = optptr + 2; in ip_options_compile()
329 pp_ptr = optptr + 2; in ip_options_compile()
[all …]