Home | History | Annotate | Download | only in libpcap

Lines Matching refs:merge

220 static void merge(struct block *, struct block *);
552 * Merge the lists in b0 and b1, using the 'sense' field to indicate
556 merge(b0, b1)
617 merge(b1, b0);
629 merge(b1, b0);