Searched refs:dsfield (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/uts/common/ipp/flowacct/ |
H A D | flowacct.c | 249 header->dsfield = ipha->ipha_type_of_service; in flowacct_extract_header() 273 header->dsfield = __IPV6_TCLASS_FROM_FLOW(ip6h->ip6_vcf); in flowacct_extract_header() 405 flowacct_item_present(flow_t *flow, uint8_t dsfield, pid_t proj_id, uint_t uid) in flowacct_item_present() argument 415 if ((item->dsfield != dsfield) || (item->projid != proj_id) || in flowacct_item_present() 489 item = flowacct_item_present(flow, header->dsfield, header->projid, in flowacct_update_flows_tbl() 567 item->dsfield = header->dsfield; in flowacct_update_flows_tbl() 701 tmp_frec->fl_use->fu_dsfield = item->dsfield; in flowacct_create_record()
|
H A D | flowacct_impl.h | 123 uint8_t dsfield; member 156 uint8_t dsfield; member
|
/titanic_44/usr/src/uts/common/ipp/ipgpc/ |
H A D | classifier.c | 99 ipgpc_findfilters(IPGPC_BA_DSID, packet->dsfield, fid_table); in common_classify() 616 packet->dsfield = ipha->ipha_type_of_service; in parse_packet() 646 packet->dsfield = __IPV6_TCLASS_FROM_FLOW(ip6h->ip6_vcf); in parse_packet6() 685 pkt->dsfield, pkt->uid, pkt->if_index, in print_packet() 697 pkt->dsfield, pkt->uid, pkt->if_index, in print_packet()
|
H A D | classifier.h | 69 uint8_t dsfield; /* Traffic class/DS */ member
|
H A D | classifier-objects.h | 117 uint8_t dsfield; /* diffserv field key */ member
|
H A D | filters.c | 647 if (nvlist_lookup_byte(nvlp, IPGPC_DSFIELD, &filter->dsfield) in ipgpc_parse_filter() 657 if (nvlist_lookup_byte(nvlp, IPGPC_DSFIELD, &filter->dsfield) in ipgpc_parse_filter() 661 filter->dsfield)); in ipgpc_parse_filter() 664 filter->dsfield = 0; in ipgpc_parse_filter() 975 if (ba_insert(&ipgpc_ds_table_id, filter_id, fid->filter.dsfield, in common_addfilter() 1389 ba_remove(&ipgpc_ds_table_id, in_filter_id, fid->filter.dsfield, in common_removefilter() 2327 in_filter->dsfield)) != 0) { in build_filter_nvlist()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/ |
H A D | ipgpc.types | 36 filter dsfield uint8
|
/titanic_44/usr/src/uts/intel/ |
H A D | Makefile.files | 184 dsargs.o dscontrol.o dsdebug.o dsfield.o dsinit.o \
|
/titanic_44/exception_lists/ |
H A D | cstyle | 1008 usr/src/uts/intel/io/acpica/dispatcher/dsfield.c
|