Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun_impl.h77 } iptun_addr_t; typedef
120 iptun_addr_t iptun_laddr; /* local address */
121 iptun_addr_t iptun_raddr; /* remote address */
H A Diptun.c523 iptun_addr_t addr; in iptun_task_cb()
612 iptun_getaddr(iptun_addr_t *iptun_addr, struct sockaddr_storage *ss) in iptun_getaddr()
637 iptun_setaddr(iptun_type_t iptun_type, iptun_addr_t *iptun_addr, in iptun_setaddr()
1097 iptun_addr_t orig_laddr, orig_raddr; in iptun_setparams()