Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_ether_echo.c64 static ng_constructor_t ngee_cons; variable
73 .constructor = ngee_cons,
81 ngee_cons(node_p node) in ngee_cons() function