Home
last modified time | relevance | path

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

/src/sys/netgraph/
H A Dng_tty.c100 static ng_constructor_t ngt_constructor; variable
128 .constructor = ngt_constructor,
152 ngt_constructor(node_p node) in ngt_constructor() function