Home
last modified time | relevance | path

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

/netbsd-src/sbin/ifconfig/
H A Dtunnel.c65 static void tunnel_constructor(void) __attribute__((constructor));
196 tunnel_constructor(void) in tunnel_constructor() function