Searched refs:PORT_ANY (Results 1 – 7 of 7) sorted by relevance
332 notify.nt_sid = PORT_ANY; in isp_target_notify() 333 notify.nt_did = PORT_ANY; in isp_target_notify() 348 notify.nt_sid = PORT_ANY; in isp_target_notify() 349 notify.nt_did = PORT_ANY; in isp_target_notify() 361 notify.nt_sid = PORT_ANY; in isp_target_notify() 362 notify.nt_did = PORT_ANY; in isp_target_notify() 375 notify.nt_sid = PORT_ANY; in isp_target_notify() 376 notify.nt_did = PORT_ANY; in isp_target_notify() 797 notify.nt_sid = PORT_ANY; in isp_target_async() 798 notify.nt_did = PORT_ANY; in isp_target_async() [all...]
314 #define PORT_ANY 0xFFFFFF macro
688 notify.nt_sid = PORT_ANY; in isp_clear_commands()689 notify.nt_did = PORT_ANY; in isp_clear_commands()2445 if (s_id != PORT_ANY && lp->portid == s_id) { in isp_add_wwn_entry()2652 if (mp->nt_sid != PORT_ANY && mp->nt_sid != PORT_NONE) { in isp_del_wwn_entries()
786 InternetAddress ia = new InternetAddress(ih.addrList[0], InternetAddress.PORT_ANY);1030 return InternetAddress.PORT_ANY;1504 enum ushort PORT_ANY = 0; /// Any IPv4 port number.1778 enum ushort PORT_ANY = 0;1815 if (port == PORT_ANY)3577 s.bind(new InternetAddress(InternetAddress.PORT_ANY));3779 listener.bind(new InternetAddress(INADDR_LOOPBACK, InternetAddress.PORT_ANY));
786 InternetAddress ia = new InternetAddress(ih.addrList[0], InternetAddress.PORT_ANY);1023 return InternetAddress.PORT_ANY;1497 enum ushort PORT_ANY = 0; /// Any IPv4 port number.1768 enum ushort PORT_ANY = 0;1805 if (port == PORT_ANY)3606 listener.bind(new InternetAddress(INADDR_LOOPBACK, InternetAddress.PORT_ANY));
219 sock.bind(new InternetAddress(INADDR_LOOPBACK, InternetAddress.PORT_ANY)); in version()
231 sock.bind(new InternetAddress(INADDR_LOOPBACK, InternetAddress.PORT_ANY)); in version()