Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dip_dummynet.c2403 size_t pipesize; in dn_calc_size() local
2410 pipesize = sizeof(struct dn_pipe_64); in dn_calc_size()
2414 pipesize = sizeof(struct dn_pipe_32); in dn_calc_size()