Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_tty.c102 static ng_constructor_t ngt_constructor; variable
130 .constructor = ngt_constructor,
154 ngt_constructor(node_p node) in ngt_constructor() function