Searched refs:PR_AF_INET6 (Results 1 - 25 of 27) sorted by relevance

12

/external/chromium_org/third_party/npapi/npspy/extern/nspr/
H A Dprcpucfg.h50 #define PR_AF_INET6 23 /* same as AF_INET6 */ macro
H A Dprnetdb.h117 ** PRUint16 af Address family (either PR_AF_INET or PR_AF_INET6)
254 ** PRUint16 af The address family (either PR_AF_INET or PR_AF_INET6)
326 ((addr)->raw.family == PR_AF_INET6 ? (addr)->ipv6.port : (addr)->inet.port)
H A Dprio.h110 ** Address families: PR_AF_INET, PR_AF_INET6, PR_AF_LOCAL
134 ** Define PR_AF_INET6 in prcpucfg.h with the same
138 #ifndef PR_AF_INET6
139 #define PR_AF_INET6 100 macro
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
H A D_aix32.cfg92 #define PR_AF_INET6 24 /* same as AF_INET6 */
H A D_aix64.cfg93 #define PR_AF_INET6 24 /* same as AF_INET6 */
H A D_beos.cfg47 #define PR_AF_INET6 5 /* same as AF_INET6 */
H A D_darwin.cfg42 #define PR_AF_INET6 30 /* same as AF_INET6 */
H A D_hpux32.cfg49 #define PR_AF_INET6 22 /* same as AF_INET6 */
H A D_hpux64.cfg50 #define PR_AF_INET6 22 /* same as AF_INET6 */
H A D_irix32.cfg53 #define PR_AF_INET6 24 /* same as AF_INET6 */
H A D_irix64.cfg54 #define PR_AF_INET6 24 /* same as AF_INET6 */
H A D_nto.cfg46 #define PR_AF_INET6 24 /* same as AF_INET6 */
H A D_openvms.cfg55 #define PR_AF_INET6 26 /* same as AF_INET6 */
H A D_os2.cfg58 #define PR_AF_INET6 24 /* same as AF_INET6 */
H A D_osf1.cfg55 #define PR_AF_INET6 26 /* same as AF_INET6 */
H A D_rhapsody.cfg46 #define PR_AF_INET6 30 /* same as AF_INET6 */
H A D_solaris32.cfg60 #define PR_AF_INET6 26 /* same as AF_INET6 */
H A D_solaris64.cfg61 #define PR_AF_INET6 26 /* same as AF_INET6 */
H A D_unixware7.cfg52 #define PR_AF_INET6 27 /* same as AF_INET6 */
H A D_bsdi.cfg46 #define PR_AF_INET6 24 /* same as AF_INET6 */
H A D_win95.cfg50 #define PR_AF_INET6 23 /* same as AF_INET6 */
H A D_winnt.cfg50 #define PR_AF_INET6 23 /* same as AF_INET6 */
H A D_freebsd.cfg46 #define PR_AF_INET6 28 /* same as AF_INET6 */
H A D_netbsd.cfg46 #define PR_AF_INET6 24 /* same as AF_INET6 */
H A D_openbsd.cfg46 #define PR_AF_INET6 24 /* same as AF_INET6 */

Completed in 140 milliseconds

12