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

/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dtrie.c390 * t_traverse_delete(in_node, pos, id, key, mask, tid)
399 t_traverse_delete(node_t **in_node, uint8_t pos, key_t id, uint32_t key, argument
402 node_t *c_node = *in_node;
/illumos-gate/usr/src/uts/common/sys/
H A Dinstance.h60 typedef struct in_node { struct
63 struct in_node *in_child; /* children of this node */
64 struct in_node *in_sibling; /* "peers" of this node */
66 struct in_node *in_parent; /* parent of this node */
80 struct in_node *ind_node; /* node that these hang on */
H A Dnet80211.h438 list_node_t in_node; /* element of nt->nt_node */ member in struct:ieee80211_node

Completed in 69 milliseconds