Home
last modified time | relevance | path

Searched defs:SOCK_DGRAM (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/linux/
H A Dsys-socket-macros.h22 #define SOCK_DGRAM 2 macro
/freebsd/sys/sys/
H A Dsocket.h101 #define SOCK_DGRAM 2 /* datagram socket */ macro