taglinefilesource code
timeptr368net/ipv4/ip_options.c__u32 * timeptr = NULL;
timeptr379net/ipv4/ip_options.ctimeptr = (__u32*)&optptr[ts->ptr-1];
timeptr393net/ipv4/ip_options.ctimeptr = (__u32*)&optptr[ts->ptr+3];
timeptr412net/ipv4/ip_options.ctimeptr = (__u32*)&optptr[ts->ptr+3];
timeptr422net/ipv4/ip_options.cif (timeptr) 
timeptr428net/ipv4/ip_options.cmemcpy(timeptr, &midtime, sizeof(__u32));