Searched refs:SOCK_RAW (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/sys/ |
D | socket.h | 39 #define SOCK_RAW 3 macro
|
/bionic/libc/netbsd/net/ |
D | getaddrinfo.c | 173 { PF_INET6, SOCK_RAW, ANY, NULL, 0x05 }, 177 { PF_INET, SOCK_RAW, ANY, NULL, 0x05 }, 180 { PF_UNSPEC, SOCK_RAW, ANY, NULL, 0x05 }, 1164 case SOCK_RAW: in get_port()
|