Home
last modified time | relevance | path

Searched refs:SOCK_PACKET (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/mips/bits/
Dsocket_type.h41 SOCK_PACKET = 10, /* Linux specific way of getting packets enumerator
44 #define SOCK_PACKET SOCK_PACKET macro
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/bits/
Dsocket_type.h41 SOCK_PACKET = 10, /* Linux specific way of getting packets enumerator
44 #define SOCK_PACKET SOCK_PACKET macro
/glibc-2.36/sysdeps/unix/sysv/linux/hppa/bits/
Dsocket_type.h41 SOCK_PACKET = 10, /* Linux specific way of getting packets enumerator
44 #define SOCK_PACKET SOCK_PACKET macro
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/
Dsocket_type.h41 SOCK_PACKET = 10, /* Linux specific way of getting packets enumerator
44 #define SOCK_PACKET SOCK_PACKET macro
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dsocket_type.h41 SOCK_PACKET = 10, /* Linux specific way of getting packets enumerator
44 #define SOCK_PACKET SOCK_PACKET macro
/glibc-2.36/nss/
Dgetent.c385 #ifdef SOCK_PACKET in ahosts_keys_int()
386 else if (runp->ai_socktype == SOCK_PACKET) in ahosts_keys_int()