Home
last modified time | relevance | path

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

/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 */ argument
64 struct in_node *in_sibling; /* "peers" of this node */ argument
66 struct in_node *in_parent; /* parent of this node */ argument
80 struct in_node *ind_node; /* node that these hang on */ argument
H A Dddi_impldefs.h134 struct in_node;
288 struct in_node *devi_in_node; /* pointer to devinfo node's in_node_t */
H A Dnet80211.h438 list_node_t in_node; /* element of nt->nt_node */ member
/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dtrie.c397 t_traverse_delete(node_t **in_node, uint8_t pos, key_t id, uint32_t key, in t_traverse_delete() argument
400 node_t *c_node = *in_node; in t_traverse_delete()
/illumos-gate/usr/src/uts/common/os/
H A Dinstance.c1399 struct in_node *node = mp->ind_node; in in_dq_drv()
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_node.c1598 offsetof(ieee80211_node_t, in_node)); in ieee80211_node_table_init()