Searched refs:msc (Results 1 – 4 of 4) sorted by relevance
1280 msc = MBUF_SC_BK; in set_packet_service_class()1285 msc = MBUF_SC_BK; in set_packet_service_class()1310 msc = MBUF_SC_CTL; in set_packet_service_class()1346 msc = MBUF_SC_BK; in so_tc2msc()1349 msc = MBUF_SC_BE; in so_tc2msc()1352 msc = MBUF_SC_RD; in so_tc2msc()1358 msc = MBUF_SC_AV; in so_tc2msc()1361 msc = MBUF_SC_RV; in so_tc2msc()1365 msc = MBUF_SC_VI; in so_tc2msc()1372 msc = MBUF_SC_VO; in so_tc2msc()[all …]
20 of the special makefiles such as Makefile.msc. For VMS, use make_vms.com.
1046 msc = cast(mca.mca_contents, 'mcl_saved_contents_t *')1047 msa = addressof(msc.sc_scratch)
8689 mcl_saved_contents_t *msc = local8692 VERIFY(msc != NULL);8693 VERIFY(IS_P2ALIGNED(msc, sizeof(u_int64_t)));8694 VERIFY(con_size == sizeof(*msc));8696 mca->mca_contents = msc;