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

/darwin-on-arm/xnu/bsd/net/
H A Dnet_str_id.h40 SLIST_ENTRY(net_str_id_entry) nsi_next; member in struct:net_str_id_entry
H A Dnet_str_id.c112 SLIST_FOREACH(entry, &net_str_id_list, nsi_next) {
134 SLIST_INSERT_HEAD(&net_str_id_list, entry, nsi_next);
167 SLIST_FOREACH(entry, &net_str_id_list, nsi_next) {

Completed in 12 milliseconds