| /xnu-12377.61.12/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-12377.61.12/osfmk/kdp/ml/arm/ |
| H A D | kdp_vm.c | 319 struct thread_command *tc = (struct thread_command *)buffer; in kern_collectth_state() local 443 struct thread_command *tc = buffer; in kern_collect_userth_state() local
|
| /xnu-12377.61.12/bsd/kern/ |
| H A D | tty_compat.c | 442 struct tchars *tc = (struct tchars *)data; in ttcompat() local
|
| H A D | kern_core.c | 237 struct thread_command *tc; in collectth_state() local
|
| H A D | kpi_mbuf.c | 1625 mbuf_get_traffic_class_index(mbuf_traffic_class_t tc, u_int32_t *index) in mbuf_get_traffic_class_index() 1646 mbuf_set_traffic_class(mbuf_t m, mbuf_traffic_class_t tc) in mbuf_set_traffic_class()
|
| H A D | uipc_mbuf2.c | 1037 m_set_traffic_class(struct mbuf *m, mbuf_traffic_class_t tc) in m_set_traffic_class()
|
| H A D | kpi_socket.c | 561 uint32_t tc; in so_tc_from_dscp() local
|
| /xnu-12377.61.12/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-12377.61.12/tests/ |
| H A D | bpflib.c | 86 bpf_set_traffic_class(int fd, int tc) in bpf_set_traffic_class()
|
| /xnu-12377.61.12/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_filter_compat.c | 126 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 | 126 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 | 382 kern_packet_traffic_class_t tc; in netif_filter_na_txsync() local
|
| /xnu-12377.61.12/bsd/netinet/ |
| H A D | in_tclass.c | 1284 so_tc2msc(int tc) in so_tc2msc() 1510 mbuf_traffic_class_t tc = MBUF_TC_BE; in rfc4594_dscp_to_tc() local
|
| H A D | ip_input.c | 3423 int tc = m_get_traffic_class(m); in ip_savecontrol() local
|
| /xnu-12377.61.12/iokit/Kernel/ |
| H A D | IOTimerEventSource.cpp | 356 #define _thread_call_cancel(tc) ((kActive & flags) ? thread_call_cancel_wait((tc)) : thread_call_… argument
|
| /xnu-12377.61.12/bsd/net/ |
| H A D | bpf.c | 2476 int tc; in bpfioctl() local 3035 bpf_set_traffic_class(struct bpf_d *d, int tc) in bpf_set_traffic_class() 3049 bpf_set_packet_service_class(struct mbuf *m, int tc) in bpf_set_packet_service_class()
|
| /xnu-12377.61.12/libsyscall/wrappers/skywalk/ |
| H A D | os_packet.c | 169 os_packet_set_traffic_class(const packet_t ph, packet_traffic_class_t tc) in os_packet_set_traffic_class()
|
| /xnu-12377.61.12/osfmk/kdp/ |
| H A D | processor_core.c | 681 struct thread_command *tc = (struct thread_command *)thread_state; in coredump_save_thread_state() local
|
| /xnu-12377.61.12/bsd/netinet6/ |
| H A D | ip6_input.c | 1857 int tc = m_get_traffic_class(m); in ip6_savecontrol_v4() local
|
| /xnu-12377.61.12/bsd/skywalk/packet/ |
| H A D | packet_kern.c | 241 kern_packet_traffic_class_t tc) in kern_packet_set_traffic_class()
|
| H A D | packet_common.h | 860 __packet_set_traffic_class(const uint64_t ph, const uint32_t tc) in __packet_set_traffic_class()
|