Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet/
H A Dip_dummynet.c2397 size_t pipesize; in dn_calc_size() local
2404 pipesize = sizeof(struct dn_pipe_64); in dn_calc_size()
2408 pipesize = sizeof(struct dn_pipe_32); in dn_calc_size()