Searched refs:smodep (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | af_rds.c | 808 uint_t *smodep, int *errorp, int flags, cred_t *credp) in rdsv3_create() argument 851 *smodep = SM_ATOMIC; in rdsv3_create()
|
/titanic_50/usr/src/uts/common/inet/tcp/ |
H A D | tcp_socket.c | 755 uint_t *smodep, int *errorp, int flags, cred_t *credp) in tcp_create() argument 787 *smodep = SM_CONNREQUIRED | SM_EXDATA | SM_ACCEPTSUPP | in tcp_create()
|
/titanic_50/usr/src/uts/common/inet/sockmods/ |
H A D | sockmod_pfp.c | 269 sock_downcalls_t **sock_downcalls, uint_t *smodep, int *errorp, in sockpfp_create() argument 338 *smodep = SM_ATOMIC; in sockpfp_create()
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | rts.c | 1457 uint_t *smodep, int *errorp, int flags, cred_t *credp) in rts_create() argument 1478 *smodep = SM_ATOMIC; in rts_create()
|
H A D | icmp.c | 5354 uint_t *smodep, int *errorp, int flags, cred_t *credp) in rawip_create() argument 5371 *smodep = SM_ATOMIC; in rawip_create()
|
/titanic_50/usr/src/uts/common/io/ |
H A D | trill.c | 1669 uint_t *smodep, int *errorp, int flags, cred_t *credp) in trill_create() argument 1679 *smodep = SM_ATOMIC; in trill_create()
|
/titanic_50/usr/src/uts/common/inet/udp/ |
H A D | udp.c | 4749 uint_t *smodep, int *errorp, int flags, cred_t *credp) in udp_create() argument 4794 *smodep = SM_ATOMIC; in udp_create()
|