Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_ether.c113 static ng_constructor_t ng_ether_constructor; variable
209 .constructor = ng_ether_constructor,
443 ng_ether_constructor(node_p node) in ng_ether_constructor() function