taglinefilesource code
timeptr368net/ipv4/ip_options.c__u32 * timeptr = NULL;
timeptr380net/ipv4/ip_options.ctimeptr = (__u32*)&optptr[ts->ptr-1];
timeptr395net/ipv4/ip_options.ctimeptr = (__u32*)&optptr[ts->ptr+3];
timeptr414net/ipv4/ip_options.ctimeptr = (__u32*)&optptr[ts->ptr+3];
timeptr424net/ipv4/ip_options.cif (timeptr) 
timeptr430net/ipv4/ip_options.cmemcpy(timeptr, &midtime, sizeof(__u32));