Home
last modified time | relevance | path

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

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