Home
last modified time | relevance | path

Searched refs:kern_nexus_get_pbufpool_info (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.1.10/bsd/skywalk/nexus/
H A Dnexus_var.h592 extern int kern_nexus_get_pbufpool_info(const uuid_t nx_uuid,
H A Dnexus.c3562 kern_nexus_get_pbufpool_info(const uuid_t nx_uuid, in kern_nexus_get_pbufpool_info() function
/xnu-11215.1.10/bsd/net/
H A Ddlil.c995 err = kern_nexus_get_pbufpool_info(netif, &rx_pp_info, in _dlil_get_flowswitch_buffer_size()