Searched refs:ipasfrag (Results 1 – 4 of 4) sorted by relevance
54 static void ip_enq(register struct ipasfrag *p,55 register struct ipasfrag *prev);56 static void ip_deq(register struct ipasfrag *p);259 #define iptofrag(P) ((struct ipasfrag *)(((char*)(P)) - sizeof(struct qlink)))271 register struct ipasfrag *q; in ip_reass()302 q = (struct ipasfrag *)fp; in ip_reass()309 for (q = fp->frag_link.next; q != (struct ipasfrag *)&fp->frag_link; in ip_reass()320 struct ipasfrag *pq = q->ipf_prev; in ip_reass()335 while (q != (struct ipasfrag*)&fp->frag_link && in ip_reass()356 for (q = fp->frag_link.next; q != (struct ipasfrag*)&fp->frag_link; in ip_reass()[all …]
231 struct ipasfrag { struct
229 struct ipasfrag { struct