Home
last modified time | relevance | path

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

/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/pion/transport/vnet/
H A Drouter.go70 getStaticIPs() []net.IP methodSpec
305 if ips = nic.getStaticIPs(); len(ips) == 0 {
603 func (r *Router) getStaticIPs() []net.IP { func
H A Dnet_native_test.go208 ips := nw.getStaticIPs()
H A Dnet.go646 func (n *Net) getStaticIPs() []net.IP { func
/dports/devel/mutagen/mutagen-0.11.8/vendor/github.com/pion/transport/vnet/
H A Drouter.go58 getStaticIPs() []net.IP methodSpec
293 if ips = nic.getStaticIPs(); len(ips) == 0 {
590 func (r *Router) getStaticIPs() []net.IP { func
H A Dnet_native_test.go206 ips := nw.getStaticIPs()
H A Dnet.go626 func (n *Net) getStaticIPs() []net.IP { func