Home
last modified time | relevance | path

Searched defs:SOCK_RAW (Results 1 – 6 of 6) sorted by relevance

/sysdeps/unix/sysv/linux/bits/
A Dsocket_type.h32 SOCK_RAW = 3, /* Raw protocol interface. */ enumerator
33 #define SOCK_RAW SOCK_RAW macro
/sysdeps/unix/sysv/linux/mips/bits/
A Dsocket_type.h32 SOCK_RAW = 3, /* Raw protocol interface. */ enumerator
33 #define SOCK_RAW SOCK_RAW macro
/sysdeps/unix/sysv/linux/alpha/bits/
A Dsocket_type.h32 SOCK_RAW = 3, /* Raw protocol interface. */ enumerator
33 #define SOCK_RAW SOCK_RAW macro
/sysdeps/unix/sysv/linux/hppa/bits/
A Dsocket_type.h32 SOCK_RAW = 3, /* Raw protocol interface. */ enumerator
33 #define SOCK_RAW SOCK_RAW macro
/sysdeps/unix/sysv/linux/sparc/bits/
A Dsocket_type.h32 SOCK_RAW = 3, /* Raw protocol interface. */ enumerator
33 #define SOCK_RAW SOCK_RAW macro
/sysdeps/mach/hurd/bits/
A Dsocket.h49 SOCK_RAW = 3, /* Raw protocol interface. */ enumerator
50 #define SOCK_RAW SOCK_RAW macro

Completed in 10 milliseconds