timeptr           366 net/ipv4/ip_options.c 				unsigned char *timeptr = NULL;
timeptr           374 net/ipv4/ip_options.c 						timeptr = &optptr[optptr[2]-1];
timeptr           386 net/ipv4/ip_options.c 						timeptr = &optptr[optptr[2]+3];
timeptr           403 net/ipv4/ip_options.c 							timeptr = &optptr[optptr[2]+3];
timeptr           415 net/ipv4/ip_options.c 				if (timeptr) {
timeptr           419 net/ipv4/ip_options.c 					memcpy(timeptr, &midtime, 4);