Lines Matching refs:pp_ptr
246 unsigned char *pp_ptr = NULL; in __ip_options_compile() local
275 pp_ptr = optptr; in __ip_options_compile()
280 pp_ptr = optptr; in __ip_options_compile()
287 pp_ptr = optptr + 1; in __ip_options_compile()
291 pp_ptr = optptr + 2; in __ip_options_compile()
296 pp_ptr = optptr; in __ip_options_compile()
301 pp_ptr = optptr + 1; in __ip_options_compile()
313 pp_ptr = optptr; in __ip_options_compile()
317 pp_ptr = optptr + 1; in __ip_options_compile()
321 pp_ptr = optptr + 2; in __ip_options_compile()
326 pp_ptr = optptr + 2; in __ip_options_compile()
341 pp_ptr = optptr; in __ip_options_compile()
345 pp_ptr = optptr + 1; in __ip_options_compile()
349 pp_ptr = optptr + 2; in __ip_options_compile()
355 pp_ptr = optptr + 2; in __ip_options_compile()
367 pp_ptr = optptr + 2; in __ip_options_compile()
381 pp_ptr = optptr + 2; in __ip_options_compile()
397 pp_ptr = optptr + 3; in __ip_options_compile()
412 pp_ptr = optptr + 3; in __ip_options_compile()
424 pp_ptr = optptr + 1; in __ip_options_compile()
432 pp_ptr = optptr; in __ip_options_compile()
437 pp_ptr = optptr; in __ip_options_compile()
445 pp_ptr = optptr; in __ip_options_compile()
455 if (!pp_ptr) in __ip_options_compile()
460 *info = htonl((pp_ptr-iph)<<24); in __ip_options_compile()