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

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dinstance.h58 typedef struct in_node { struct
61 struct in_node *in_child; /* children of this node */
62 struct in_node *in_sibling; /* "peers" of this node */
64 struct in_node *in_parent; /* parent of this node */
78 struct in_node *ind_node; /* node that these hang on */
H A Dddi_impldefs.h130 struct in_node;
284 struct in_node *devi_in_node; /* pointer to devinfo node's in_node_t */
H A Dnet80211.h433 list_node_t in_node; /* element of nt->nt_node */ member in struct:ieee80211_node
/opensolaris-onvv-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;
/opensolaris-onvv-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_node.c1598 offsetof(ieee80211_node_t, in_node));
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dinstance.c1399 struct in_node *node = mp->ind_node;

Completed in 134 milliseconds