Searched refs:ng_ether_typestruct (Results 1 – 1 of 1) sorted by relevance
205 static struct ng_type ng_ether_typestruct = { variable217 NETGRAPH_INIT(ether, &ng_ether_typestruct);325 if (ng_make_node_common(&ng_ether_typestruct, &node) != 0) { in ng_ether_attach()