HomeSort by relevance Sort by last modified time
    Searched refs:PR_AF_INET6 (Results 1 - 25 of 27) sorted by null

1 2

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prcpucfg.h 50 #define PR_AF_INET6 23 /* same as AF_INET6 */
prnetdb.h 117 ** 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)
prio.h 110 ** 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
    [all...]
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_aix32.cfg 92 #define PR_AF_INET6 24 /* same as AF_INET6 */
_aix64.cfg 93 #define PR_AF_INET6 24 /* same as AF_INET6 */
_beos.cfg 47 #define PR_AF_INET6 5 /* same as AF_INET6 */
_darwin.cfg 42 #define PR_AF_INET6 30 /* same as AF_INET6 */
_hpux32.cfg 49 #define PR_AF_INET6 22 /* same as AF_INET6 */
_hpux64.cfg 50 #define PR_AF_INET6 22 /* same as AF_INET6 */
_irix32.cfg 53 #define PR_AF_INET6 24 /* same as AF_INET6 */
_irix64.cfg 54 #define PR_AF_INET6 24 /* same as AF_INET6 */
_nto.cfg 46 #define PR_AF_INET6 24 /* same as AF_INET6 */
_openvms.cfg 55 #define PR_AF_INET6 26 /* same as AF_INET6 */
_os2.cfg 58 #define PR_AF_INET6 24 /* same as AF_INET6 */
_osf1.cfg 55 #define PR_AF_INET6 26 /* same as AF_INET6 */
_rhapsody.cfg 46 #define PR_AF_INET6 30 /* same as AF_INET6 */
_solaris32.cfg 60 #define PR_AF_INET6 26 /* same as AF_INET6 */
_solaris64.cfg 61 #define PR_AF_INET6 26 /* same as AF_INET6 */
_unixware7.cfg 52 #define PR_AF_INET6 27 /* same as AF_INET6 */
_bsdi.cfg 46 #define PR_AF_INET6 24 /* same as AF_INET6 */
_win95.cfg 50 #define PR_AF_INET6 23 /* same as AF_INET6 */
_winnt.cfg 50 #define PR_AF_INET6 23 /* same as AF_INET6 */
_freebsd.cfg 46 #define PR_AF_INET6 28 /* same as AF_INET6 */
_netbsd.cfg 46 #define PR_AF_INET6 24 /* same as AF_INET6 */
_openbsd.cfg 46 #define PR_AF_INET6 24 /* same as AF_INET6 */

Completed in 629 milliseconds

1 2