Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_ppp.c232 static ng_constructor_t ng_ppp_constructor; variable
462 .constructor = ng_ppp_constructor,
488 ng_ppp_constructor(node_p node) in ng_ppp_constructor() function