Home
last modified time | relevance | path

Searched defs:socktype (Results 1 – 4 of 4) sorted by relevance

/mOS-networking-stack/core/src/
H A Dsocket.c71 AllocateSocket(mctx_t mctx, int socktype) in AllocateSocket()
133 FreeSocket(mctx_t mctx, int sockid, int socktype) in FreeSocket()
H A Dtcp_stream.c332 int socktype; in AddMonitorStreamSockets() local
396 int socktype, sockid, rc; in DestroyMonitorStreamSocket() local
H A Dtcp.c31 int rc, cnt_match, socktype; in DetectStreamType() local
/mOS-networking-stack/core/src/include/
H A Dsocket.h109 int socktype; member