Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsocket.h124 #define SO_ACCEPTCONN 0x00000002 /* socket has had listen() */ macro
/f-stack/freebsd/sys/
H A Dsocket.h130 #define SO_ACCEPTCONN 0x00000002 /* socket has had listen() */ macro