Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_var.h597 extern int kern_nexus_get_pbufpool_info(const uuid_t nx_uuid,
H A Dnexus.c3558 kern_nexus_get_pbufpool_info(const uuid_t nx_uuid, in kern_nexus_get_pbufpool_info() function
/xnu-12377.1.9/bsd/net/
H A Ddlil.c757 err = kern_nexus_get_pbufpool_info(netif, &rx_pp_info, in _dlil_get_flowswitch_buffer_size()