| /xnu-10063.141.1/osfmk/kdp/ml/x86_64/ |
| H A D | kdp_vm.c | 83 struct thread_command *tc = (struct thread_command *)buffer; in kern_collect_userth_state() local 107 struct thread_command *tc; in kern_collectth_state() local
|
| /xnu-10063.141.1/osfmk/kdp/ml/arm/ |
| H A D | kdp_vm.c | 312 struct thread_command *tc = (struct thread_command *)buffer; in kern_collectth_state() local 436 struct thread_command *tc = buffer; in kern_collect_userth_state() local
|
| /xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_netagent.c | 42 fsw_netagent_tc2sc(uint32_t tc, uint32_t *scp) in fsw_netagent_tc2sc()
|
| /xnu-10063.141.1/bsd/kern/ |
| H A D | tty_compat.c | 442 struct tchars *tc = (struct tchars *)data; in ttcompat() local
|
| H A D | kern_core.c | 179 struct thread_command *tc; in collectth_state() local
|
| H A D | kpi_mbuf.c | 1466 mbuf_get_traffic_class_index(mbuf_traffic_class_t tc, u_int32_t *index) in mbuf_get_traffic_class_index() 1487 mbuf_set_traffic_class(mbuf_t m, mbuf_traffic_class_t tc) in mbuf_set_traffic_class()
|
| H A D | uipc_mbuf2.c | 1032 m_set_traffic_class(struct mbuf *m, mbuf_traffic_class_t tc) in m_set_traffic_class()
|
| H A D | kpi_socket.c | 569 uint32_t tc; in so_tc_from_dscp() local
|
| /xnu-10063.141.1/tests/ |
| H A D | bpflib.c | 86 bpf_set_traffic_class(int fd, int tc) in bpf_set_traffic_class()
|
| /xnu-10063.141.1/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_filter_compat.c | 125 uint32_t cnt = 0, bytes = 0, qlen = 0, tc; in nx_netif_filter_tx_processed_mbuf_enqueue() local
|
| H A D | nx_netif_filter_native.c | 125 uint32_t cnt = 0, bytes = 0, qlen = 0, tc; in nx_netif_filter_tx_processed_pkt_enqueue() local
|
| H A D | nx_netif_filter_vp.c | 381 kern_packet_traffic_class_t tc; in netif_filter_na_txsync() local
|
| /xnu-10063.141.1/iokit/Kernel/ |
| H A D | IOTimerEventSource.cpp | 356 #define _thread_call_cancel(tc) ((kActive & flags) ? thread_call_cancel_wait((tc)) : thread_call_… argument
|
| /xnu-10063.141.1/bsd/netinet/ |
| H A D | in_tclass.c | 1365 so_tc2msc(int tc) in so_tc2msc() 1591 mbuf_traffic_class_t tc = MBUF_TC_BE; in rfc4594_dscp_to_tc() local
|
| H A D | ip_input.c | 3776 int tc = m_get_traffic_class(m); in ip_savecontrol() local
|
| /xnu-10063.141.1/bsd/net/ |
| H A D | bpf.c | 2435 int tc; in bpfioctl() local 2926 bpf_set_traffic_class(struct bpf_d *d, int tc) in bpf_set_traffic_class() 2940 bpf_set_packet_service_class(struct mbuf *m, int tc) in bpf_set_packet_service_class()
|
| /xnu-10063.141.1/libsyscall/wrappers/skywalk/ |
| H A D | os_packet.c | 190 os_packet_set_traffic_class(const packet_t ph, packet_traffic_class_t tc) in os_packet_set_traffic_class()
|
| /xnu-10063.141.1/osfmk/kdp/ |
| H A D | processor_core.c | 683 struct thread_command *tc = (struct thread_command *)thread_state; in coredump_save_thread_state() local
|
| /xnu-10063.141.1/bsd/netinet6/ |
| H A D | ip6_input.c | 1815 int tc = m_get_traffic_class(m); in ip6_savecontrol_v4() local
|
| /xnu-10063.141.1/bsd/skywalk/packet/ |
| H A D | packet_kern.c | 264 kern_packet_traffic_class_t tc) in kern_packet_set_traffic_class()
|
| H A D | packet_common.h | 837 __packet_set_traffic_class(const uint64_t ph, const uint32_t tc) in __packet_set_traffic_class()
|