Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_shutdown.c53 sctp_chunk_hdr_t *sch; in sctp_send_shutdown() local
107 sch = (sctp_chunk_hdr_t *)smp->b_rptr; in sctp_send_shutdown()
111 sizeof (*sch) + sizeof (*ctsn)); in sctp_send_shutdown()
116 sch = (sctp_chunk_hdr_t *)sendmp->b_wptr; in sctp_send_shutdown()
117 sendmp->b_wptr += sizeof (*sch) + sizeof (*ctsn); in sctp_send_shutdown()
123 sch->sch_id = CHUNK_SHUTDOWN; in sctp_send_shutdown()
124 sch->sch_flags = 0; in sctp_send_shutdown()
125 sch->sch_len = htons(sizeof (*sch) + sizeof (*ctsn)); in sctp_send_shutdown()
127 ctsn = (uint32_t *)(sch + 1); in sctp_send_shutdown()
157 if (sch != NULL) { in sctp_shutdown_received()
[all …]
H A Dsctp_input.c1752 sctp_chunk_hdr_t *sch; in sctp_fill_sack() local
1759 sch = (sctp_chunk_hdr_t *)dst; in sctp_fill_sack()
1760 sch->sch_id = CHUNK_SACK; in sctp_fill_sack()
1761 sch->sch_flags = 0; in sctp_fill_sack()
1762 sch->sch_len = htons(sacklen); in sctp_fill_sack()
1767 sc = (sctp_sack_chunk_t *)(sch + 1); in sctp_fill_sack()
1825 sctp_chunk_hdr_t *sch; in sctp_make_sack() local
1864 slen = sizeof (*sch) + sizeof (*sc) + in sctp_make_sack()
1901 sc = (sctp_sack_chunk_t *)(sch + 1); in sctp_make_sack()
2733 chunklen = ntohs(sch->sch_len); in sctp_got_sack()
[all …]
H A Dsctp.c940 sctp_chunk_hdr_t *sch; in sctp_icmp_verf() local
943 sch = (sctp_chunk_hdr_t *)(sh + 1); in sctp_icmp_verf()
944 vp = (uint32_t *)(sch + 1); in sctp_icmp_verf()
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_format.c68 setup_src(audio_stream_t *sp, int srate, int trate, int sch, int tch) in setup_src() argument
72 nch = min(sch, tch); in setup_src()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c298 static picl_nodehdl_t sch = 0; variable
440 err = ptree_get_node_by_path(SC_DEV, &sch); in add_all_nodes()
447 err = ptree_get_node_by_path(SC_DEV_PCIX, &sch); in add_all_nodes()
2580 err = ptree_create_and_add_node(sch, nodename, class, sensorhdlp); in add_sensor_node()
3227 if (find_child_by_name(sch, buf) != 0) in add_env_nodes()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dmagic.tab1667 |name match *.sch Microsoft Schedule+ 7.0 Application application/x-ms-scheduleplus