Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun_ctl.c87 iptun_get_6to4relay(ns, relay); in iptun_ioc_get_6to4relay()
H A Diptun_impl.h188 extern void iptun_get_6to4relay(netstack_t *, ipaddr_t *);
H A Diptun.c1702 iptun_get_6to4relay(netstack_t *ns, ipaddr_t *relay_addr) in iptun_get_6to4relay() function