Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/iptun/
H A Diptun_dev.c47 static int iptun_constructor(void *, void *, int);
133 iptun_constructor, iptun_destructor, NULL, NULL, NULL, 0); in _init()
235 iptun_constructor(void *buf, void *cdrarg, int kmflags) in iptun_constructor() function