Home
last modified time | relevance | path

Searched defs:buff_len (Results 1 – 5 of 5) sorted by relevance

/xnu-11417.140.69/libsyscall/os/
H A Dos_log_coprocessor.c39 os_log_coprocessor_as_kernel(void *buff, uint64_t buff_len, os_log_type_t type, const char *uuid, u… in os_log_coprocessor_as_kernel()
/xnu-11417.140.69/bsd/netinet/
H A Dflow_divert.c531 …et_tlv(mbuf_ref_t packet, int offset, uint8_t type, size_t buff_len, void *buff __sized_by(buff_le… in flow_divert_packet_get_tlv()
/xnu-11417.140.69/libkern/os/
H A Dlog.c886 os_log_coprocessor(void *buff, uint64_t buff_len, os_log_type_t type, in os_log_coprocessor()
/xnu-11417.140.69/bsd/kern/
H A Dsys_generic.c2502 uint64_t buff_len = args->buff_len; in oslog_coproc() local
/xnu-11417.140.69/bsd/net/
H A Dnecp.c2440 int offset, u_int8_t type, u_int32_t buff_len, void * __indexable buff, u_int32_t *value_size) in necp_get_tlv()