Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_ppp.c234 static ng_constructor_t ng_ppp_constructor; variable
464 .constructor = ng_ppp_constructor,
490 ng_ppp_constructor(node_p node) in ng_ppp_constructor() function