Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_atmllc.c72 static ng_constructor_t ng_atmllc_constructor; variable
82 .constructor = ng_atmllc_constructor,
92 ng_atmllc_constructor(node_p node) in ng_atmllc_constructor() function