Home
last modified time | relevance | path

Searched defs:so_type (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.bin/netstat/
H A Dunix.c90 unixdomainpr0(u_long so_pcb, u_long so_type, u_long rcvq, u_long sndq, in unixdomainpr0()
/netbsd-src/sys/sys/
H A Dsocketvar.h136 short so_type; /* generic type, see socket.h */ member
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_execbuf.c2534 enum vmw_so_type so_type; in vmw_cmd_dx_so_define() local