Home
last modified time | relevance | path

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

/src/sys/netgraph/
H A Dng_vlan.c66 static ng_constructor_t ng_vlan_constructor; variable
185 .constructor = ng_vlan_constructor,
219 ng_vlan_constructor(node_p node) in ng_vlan_constructor() function