Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/atm/uni/
H A Dng_uni.c179 static ng_constructor_t ng_uni_constructor; variable
193 .constructor = ng_uni_constructor,
224 ng_uni_constructor(node_p node) in ng_uni_constructor() function