Home
last modified time | relevance | path

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

/xnu-8020.140.41/libkern/os/
H A Dlog.c494 os_log_coprocessor(void *buff, uint64_t buff_len, os_log_type_t type, in os_log_coprocessor()
/xnu-8020.140.41/bsd/netinet/
H A Dflow_divert.c462 flow_divert_packet_get_tlv(mbuf_t packet, int offset, uint8_t type, size_t buff_len, void *buff, ui… in flow_divert_packet_get_tlv()
/xnu-8020.140.41/bsd/net/
H A Dnecp.c1894 int offset, u_int8_t type, u_int32_t buff_len, void *buff, u_int32_t *value_size) in necp_get_tlv()