Searched refs:copyhdr (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf.c4397 int copyhdr = 0; local
4404 copyhdr = 1;
4429 if (copyhdr != 0) {
4435 copyhdr = 0;
4490 int copyhdr = 0; local
4496 copyhdr = 1;
4556 if (copyhdr) {
4559 copyhdr = 0;
4864 m_split0(struct mbuf *m0, int len0, int wait, int copyhdr) argument
4874 if (copyhdr
5448 int copyhdr = 0; local
[all...]

Completed in 15 milliseconds