Home
last modified time | relevance | path

Searched refs:SockType (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/stand/lib/sock/
H A Dsocket_impl.h64 enum SockType { INETBOOT_UNUSED, INETBOOT_DGRAM, INETBOOT_RAW, enum
125 enum SockType type; /* socket type */
H A Dsocket.c799 enum SockType so_type; in recvfrom()
994 enum SockType so_type; in sendto()
/illumos-gate/usr/src/stand/lib/inet/
H A Dipv4.c698 enum SockType type; in ipv4_input()