Home
last modified time | relevance | path

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

/src/sys/netgraph/
H A Dng_car.c90 static ng_constructor_t ng_car_constructor; variable
179 .constructor = ng_car_constructor,
193 ng_car_constructor(node_p node) in ng_car_constructor() function