Searched refs:ng_atm_typestruct (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/netgraph/atm/
H A Dng_atm.c330 static struct ng_type ng_atm_typestruct = { variable in typeref:struct:ng_type
343 NETGRAPH_INIT(atm, &ng_atm_typestruct);
1269 if (ng_make_node_common(&ng_atm_typestruct, &node) != 0) {

Completed in 65 milliseconds