Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dip_dummynet.c2384 size_t pipesize; in dn_calc_size() local
2391 pipesize = sizeof(struct dn_pipe_64); in dn_calc_size()
2395 pipesize = sizeof(struct dn_pipe_32); in dn_calc_size()