Searched defs:ipnetif_compare_index (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipnet/
H A Dipnet.c161 static int ipnetif_compare_index(const void *, const void *);
1704 avl_create(&ips->ips_avl_by_index, ipnetif_compare_index,
1867 ipnetif_compare_index(const void *index_ptr, const void *ipnetifp) function

Completed in 57 milliseconds