Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_lmi.c93 static ng_constructor_t nglmi_constructor; variable
104 .constructor = nglmi_constructor,
184 nglmi_constructor(node_p node) in nglmi_constructor() function