Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_ip_input.c94 static ng_constructor_t ngipi_cons; variable
101 .constructor = ngipi_cons,
111 ngipi_cons(node_p node) in ngipi_cons() function