Searched refs:cisco_header (Results 1 – 1 of 1) sorted by relevance
72 struct cisco_header { struct78 #define CISCO_HEADER_LEN sizeof (struct cisco_header) argument344 struct cisco_header *h; in cisco_rcvdata()364 h = mtod(m, struct cisco_header *); in cisco_rcvdata()441 const struct cisco_header *h; in cisco_input()442 struct cisco_header hdrbuf; in cisco_input()458 h = mtod(m, const struct cisco_header *); in cisco_input()596 struct cisco_header *h; in cisco_send()613 h = mtod(m, struct cisco_header *); in cisco_send()