Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dipclassifier.h397 uint_t conn_so_type; /* Type from socket() call */ member
/illumos-gate/usr/src/uts/common/inet/ip/
H A Drts.c360 connp->conn_so_type = SOCK_RAW; in rts_open()
H A Dconn_opt.c648 *i1 = connp->conn_so_type; in conn_opt_get()
H A Dicmp.c1779 connp->conn_so_type = SOCK_RAW; in rawip_do_open()
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp.c1399 connp->conn_so_type = type; in sctp_create()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp.c2750 connp->conn_so_type = SOCK_STREAM; in tcp_create_common()
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c4774 connp->conn_so_type = SOCK_DGRAM; in udp_do_open()