Searched refs:SOCK_PACKET (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
H A Dsocket.h57 SOCK_PACKET = 10, /* Linux specific way of getting packets enumerator in enum:__socket_type
60 #define SOCK_PACKET SOCK_PACKET macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
H A Dsocket.h57 SOCK_PACKET = 10, /* Linux specific way of getting packets enumerator in enum:__socket_type
60 #define SOCK_PACKET SOCK_PACKET macro
/prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
H A DIN.py481 SOCK_PACKET = 10 variable
482 SOCK_MAX = (SOCK_PACKET+1)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
H A DIN.py481 SOCK_PACKET = 10 variable
482 SOCK_MAX = (SOCK_PACKET+1)

Completed in 54 milliseconds