Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_mppc.c164 static ng_constructor_t ng_mppc_constructor; variable
187 .constructor = ng_mppc_constructor,
214 ng_mppc_constructor(node_p node) in ng_mppc_constructor() function