Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/
H A Dng_ip_input.c92 static ng_constructor_t ngipi_cons; variable
99 .constructor = ngipi_cons,
109 ngipi_cons(node_p node) in ngipi_cons() function