Home
last modified time | relevance | path

Searched refs:NET_UNIX_PROTO_MAXID (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/sys/
H A Dsocket.h405 #define NET_UNIX_PROTO_MAXID 3 macro
/openbsd/sbin/sysctl/
H A Dsysctl.c2311 [SOCK_STREAM] = { netunixprotoname, NET_UNIX_PROTO_MAXID },
2312 [SOCK_DGRAM] = { netunixprotoname, NET_UNIX_PROTO_MAXID },
2313 [SOCK_SEQPACKET] = { netunixprotoname, NET_UNIX_PROTO_MAXID },