taglinefilesource code
getfrag107include/net/ip.hvoid getfrag (const void *,
getfrag543net/ipv4/ip_output.cvoid getfrag (const void *,
getfrag722net/ipv4/ip_output.cgetfrag(frag,saddr,((char *)iph)+iph->ihl*4,0, length-iph->ihl*4);
getfrag725net/ipv4/ip_output.cgetfrag(frag,saddr,(void *)iph,0,length-20);
getfrag918net/ipv4/ip_output.cgetfrag(frag, saddr, data, offset, fraglen-fragheaderlen);