Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_macfilter.c236 static ng_constructor_t ng_macfilter_constructor; variable
246 .constructor = ng_macfilter_constructor,
623 ng_macfilter_constructor(node_p node) in ng_macfilter_constructor() function