HomeSort by relevance Sort by last modified time
    Searched defs:PF_NETLINK (Results 1 - 7 of 7) sorted by null

  /bionic/libc/include/sys/
socket.h 204 #define PF_NETLINK AF_NETLINK
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
socket.h 92 #define PF_NETLINK 16
93 #define PF_ROUTE PF_NETLINK /* Alias to emulate 4.4BSD. */
136 #define AF_NETLINK PF_NETLINK
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
socket.h 92 #define PF_NETLINK 16
93 #define PF_ROUTE PF_NETLINK /* Alias to emulate 4.4BSD. */
136 #define AF_NETLINK PF_NETLINK
  /external/python/cpython2/Lib/plat-linux2/
IN.py 377 PF_NETLINK = 16
378 PF_ROUTE = PF_NETLINK
407 AF_NETLINK = PF_NETLINK
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
IN.py 377 PF_NETLINK = 16
378 PF_ROUTE = PF_NETLINK
407 AF_NETLINK = PF_NETLINK
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 377 PF_NETLINK = 16
378 PF_ROUTE = PF_NETLINK
407 AF_NETLINK = PF_NETLINK
  /external/python/cpython2/Lib/plat-atheos/
IN.py 401 PF_NETLINK = 16
402 PF_ROUTE = PF_NETLINK
428 AF_NETLINK = PF_NETLINK
717 PF_NETLINK = 16
718 PF_ROUTE = PF_NETLINK
744 AF_NETLINK = PF_NETLINK

Completed in 154 milliseconds