| /illumos-gate/usr/src/test/os-tests/tests/sockfs/ |
| H A D | so_protocol.c | 36 int sp_type; member 45 .sp_type = SOCK_STREAM, 51 .sp_type = SOCK_STREAM, 57 .sp_type = SOCK_DGRAM, 63 .sp_type = SOCK_DGRAM, 69 .sp_type = SOCK_STREAM, 75 .sp_type = SOCK_SEQPACKET, 81 .sp_type = SOCK_STREAM, 87 .sp_type = SOCK_STREAM, 93 .sp_type = SOCK_DGRAM, [all …]
|
| /illumos-gate/usr/src/uts/common/fs/sockfs/ |
| H A D | sockparams.c | 133 sp->sp_type, sp->sp_protocol); in sockparams_kstat_init() 211 sp->sp_type = type; in sockparams_create() 367 if (sp->sp_family == family && sp->sp_type == type) { in sockparams_find() 564 if (sockparams_find(&sphead, sp->sp_family, sp->sp_type, in sockparams_add() 883 se[i].se_type = sp->sp_type; in sockparams_copyout_socktable()
|
| H A D | sockfilter.c | 1041 t[i].sofst_type == sp->sp_type && in sof_entry_proc_sockparams()
|
| /illumos-gate/usr/src/cmd/mdb/common/modules/sockfs/ |
| H A D | sockfs.c | 129 sp.sp_family, sp.sp_type, sp.sp_protocol, in sockparams_prt()
|
| /illumos-gate/usr/src/uts/common/nfs/ |
| H A D | nfs4x.h | 157 state_protect_how4 sp_type; member
|
| /illumos-gate/usr/src/lib/libscf/inc/ |
| H A D | libscf_priv.h | 369 } sp_type; member
|
| /illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/ |
| H A D | lm_l4sp.c | 4722 IN u32_t sp_type) in lm_tcp_rx_empty_ramrod_complete() argument 4730 tcp->cid, sp_type); in lm_tcp_rx_empty_ramrod_complete() 4732 switch (sp_type) { in lm_tcp_rx_empty_ramrod_complete() 4763 sp_type); in lm_tcp_rx_empty_ramrod_complete() 4772 IN u32_t sp_type) in lm_tcp_tx_empty_ramrod_complete() argument 4781 tcp->cid, sp_type); in lm_tcp_tx_empty_ramrod_complete() 4783 switch (sp_type) { in lm_tcp_tx_empty_ramrod_complete() 4820 sp_type); in lm_tcp_tx_empty_ramrod_complete() 5835 u32_t sp_type,sp_flags,flags,snapshot_flags; in lm_tcp_tx_complete_tcp_sp() local 5853 sp_type = tcp->sp_request->type; in lm_tcp_tx_complete_tcp_sp() [all …]
|
| /illumos-gate/usr/src/cmd/auditreduce/ |
| H A D | option.c | 1278 fmri.sp_type = PATTERN_GLOB; in proc_fmri() 1287 fmri.sp_type = PATTERN_PARTIAL; in proc_fmri()
|
| /illumos-gate/usr/src/uts/common/fs/nfs/ |
| H A D | nfs4x_srv.c | 415 cp->rc_state_prot.sp_type = args->eia_state_protect.spa_how; in rfs4x_op_exchange_id() 416 switch (cp->rc_state_prot.sp_type) { in rfs4x_op_exchange_id() 721 switch (cp->rc_state_prot.sp_type) { in rfs4x_op_destroy_session()
|
| /illumos-gate/usr/src/lib/libscf/common/ |
| H A D | lowlevel.c | 6270 if (pattern->sp_type == PATTERN_GLOB) { in scf_cmp_pattern() 6273 } else if (pattern->sp_type == PATTERN_PARTIAL && in scf_cmp_pattern() 6491 pattern[i].sp_type = PATTERN_EXACT; in scf_walk_fmri() 6524 pattern[i].sp_type = PATTERN_EXACT; in scf_walk_fmri() 6554 pattern[i].sp_type = PATTERN_EXACT; in scf_walk_fmri() 6592 pattern[i].sp_type = PATTERN_EXACT; in scf_walk_fmri() 6617 pattern[i].sp_type = PATTERN_GLOB; in scf_walk_fmri() 6629 pattern[i].sp_type = PATTERN_PARTIAL; in scf_walk_fmri() 6844 if (pattern[i].sp_type == PATTERN_INVALID) in scf_walk_fmri() 6893 pattern[i].sp_type == PATTERN_PARTIAL && in scf_walk_fmri()
|
| /illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/ |
| H A D | eib_impl.h | 353 uint8_t sp_type; member
|
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | socketvar.h | 468 int sp_type; member
|
| /illumos-gate/usr/src/uts/common/io/scsi/targets/ |
| H A D | st.c | 4611 int64_t sp_type; in st_find_eod() local 4639 sp_type = Fmk(1); in st_find_eod() 4641 sp_type = SPACE(SP_EOD, 0); in st_find_eod() 4643 sp_type = Fmk(MAX_SKIP); in st_find_eod() 4646 sp_type = Fmk(1); in st_find_eod() 4650 result = st_cmd(un, SCMD_SPACE, sp_type, SYNC_CMD); in st_find_eod() 4656 if (sp_type == SPACE(SP_EOD, 0)) { in st_find_eod() 4658 sp_type = Fmk(MAX_SKIP); in st_find_eod() 4682 SPACE_CNT(sp_type), un->un_pos.eof, un->un_status); in st_find_eod() 4691 if (sp_type == Fmk(1)) { in st_find_eod()
|
| /illumos-gate/usr/src/uts/common/io/ib/clients/eoib/ |
| H A D | eib_vnic.c | 1460 em.gd_spec.sp_type = mg_type; in eib_vnic_make_vhub_mgid()
|