Searched refs:wn_cmp (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/net/route/
H A Dnhgrp_ctl.c74 static int wn_cmp(const void *a, const void *b);
84 wn_cmp(const void *a, const void *b) function
117 qsort(wn, num_nhops, sizeof(struct weightened_nhop), wn_cmp);

Completed in 53 milliseconds