Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Duipc_mbuf.c3056 int copyhdr = 0; in m_copym_mode() local
3068 copyhdr = 1; in m_copym_mode()
3093 if (copyhdr) { in m_copym_mode()
3104 if (copyhdr != 0) { in m_copym_mode()
3119 copyhdr = 0; in m_copym_mode()
3193 int copyhdr = 0; in m_copym_with_hdrs() local
3198 copyhdr = 1; in m_copym_with_hdrs()
3244 if (copyhdr) { in m_copym_with_hdrs()
3256 copyhdr = 0; in m_copym_with_hdrs()
3611 m_split0(struct mbuf *m0, int len0, int wait, int copyhdr) in m_split0() argument
[all …]
H A Duipc_mbuf_mcache.c4084 int copyhdr = 0; local
4089 copyhdr = 1;
4145 if (copyhdr) {
4156 copyhdr = 0;