Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_l2tp.c163 static ng_constructor_t ng_l2tp_constructor; variable
328 .constructor = ng_l2tp_constructor,
358 ng_l2tp_constructor(node_p node) in ng_l2tp_constructor() function