Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp.c300 static int tcp_openv4(queue_t *, dev_t *, int, int, cred_t *);
319 NULL, tcp_rsrv, tcp_openv4, tcp_tpi_close, NULL, &tcp_rinfo
2605 tcp_openv4(queue_t *q, dev_t *devp, int flag, int sflag, cred_t *credp) in tcp_openv4() function