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

/illumos-gate/usr/src/uts/common/inet/nca/
H A Dnca.h52 * node_t nodef_t sqfan_t nca_squeue_t tb_t te_t ti_t tw_t
339 * the nodef_t that heads the bucket (hashfanout).
345 } nodef_t; typedef in typeref:struct:nodef_s
376 nodef_t *hashfanout; /* hash bucket we're part of */
377 nodef_t *ctaghashfanout; /* ctaghash bucket we're part off */
2062 extern nodef_t *ncaurihash;
2063 extern nodef_t *ncafilehash;
2064 extern nodef_t *ncavnodehash;
2065 extern nodef_t *ncactaghash;
2091 extern node_t *nca_node_add(char *, int, nodef_t *, in
[all...]

Completed in 53 milliseconds