Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/skywalk/nexus/
H A Dnexus_var.h584 extern int kern_nexus_get_pbufpool_info(const uuid_t nx_uuid,
H A Dnexus.c3445 kern_nexus_get_pbufpool_info(const uuid_t nx_uuid, in kern_nexus_get_pbufpool_info() function
/xnu-8796.121.2/bsd/net/
H A Ddlil.c1272 err = kern_nexus_get_pbufpool_info(netif, &rx_pp_info, in _dlil_get_flowswitch_buffer_size()