Lines Matching refs:pp_ptr
259 unsigned char *pp_ptr = NULL; in __ip_options_compile() local
288 pp_ptr = optptr; in __ip_options_compile()
293 pp_ptr = optptr; in __ip_options_compile()
300 pp_ptr = optptr + 1; in __ip_options_compile()
304 pp_ptr = optptr + 2; in __ip_options_compile()
309 pp_ptr = optptr; in __ip_options_compile()
314 pp_ptr = optptr + 1; in __ip_options_compile()
326 pp_ptr = optptr; in __ip_options_compile()
330 pp_ptr = optptr + 1; in __ip_options_compile()
334 pp_ptr = optptr + 2; in __ip_options_compile()
339 pp_ptr = optptr + 2; in __ip_options_compile()
354 pp_ptr = optptr; in __ip_options_compile()
358 pp_ptr = optptr + 1; in __ip_options_compile()
362 pp_ptr = optptr + 2; in __ip_options_compile()
368 pp_ptr = optptr + 2; in __ip_options_compile()
380 pp_ptr = optptr + 2; in __ip_options_compile()
394 pp_ptr = optptr + 2; in __ip_options_compile()
410 pp_ptr = optptr + 3; in __ip_options_compile()
425 pp_ptr = optptr + 3; in __ip_options_compile()
437 pp_ptr = optptr + 1; in __ip_options_compile()
445 pp_ptr = optptr; in __ip_options_compile()
450 pp_ptr = optptr; in __ip_options_compile()
458 pp_ptr = optptr; in __ip_options_compile()
468 if (!pp_ptr) in __ip_options_compile()
473 *info = htonl((pp_ptr-iph)<<24); in __ip_options_compile()