Searched refs:hdrbuf (Results 1 – 1 of 1) sorted by relevance
442 struct cisco_header hdrbuf; in cisco_input() local460 m_copydata(m, 0, sizeof(*h), (caddr_t)&hdrbuf); in cisco_input()461 h = &hdrbuf; in cisco_input()