Home | History | Annotate | Download | only in libpcap

Lines Matching full:merge

181 static void merge(struct block *, struct block *);
470 * Merge the lists in b0 and b1, using the 'sense' field to indicate
474 merge(b0, b1)
532 merge(b1, b0);
544 merge(b1, b0);