Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_rfc1490.c115 static ng_constructor_t ng_rfc1490_constructor; variable
145 .constructor = ng_rfc1490_constructor,
163 ng_rfc1490_constructor(node_p node) in ng_rfc1490_constructor() function