Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_car.c83 static ng_constructor_t ng_car_constructor; variable
172 .constructor = ng_car_constructor,
186 ng_car_constructor(node_p node) in ng_car_constructor() function