Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_vlan.c68 static ng_constructor_t ng_vlan_constructor; variable
187 .constructor = ng_vlan_constructor,
221 ng_vlan_constructor(node_p node) in ng_vlan_constructor() function