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

/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dobjects.h60 uu_list_node_t nwamd_object_node; member in struct:nwamd_object
H A Dobjects.c148 offsetof(struct nwamd_object, nwamd_object_node),
262 uu_list_node_init(object, &object->nwamd_object_node, object_list_pool);
322 uu_list_node_fini(object, &object->nwamd_object_node,

Completed in 57 milliseconds