Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_frame_relay.c128 static ng_constructor_t ngfrm_constructor; variable
143 .constructor = ngfrm_constructor,
213 ngfrm_constructor(node_p node) in ngfrm_constructor() function