Searched refs:cisco_header (Results 1 – 2 of 2) sorted by relevance
72 struct cisco_header { struct78 #define CISCO_HEADER_LEN sizeof (struct cisco_header) argument341 struct cisco_header *h; in cisco_rcvdata()360 h = mtod(m, struct cisco_header *); in cisco_rcvdata()434 const struct cisco_header *h; in cisco_input()435 struct cisco_header hdrbuf; in cisco_input()451 h = mtod(m, const struct cisco_header *); in cisco_input()587 struct cisco_header *h; in cisco_send()604 h = mtod(m, struct cisco_header *); in cisco_send()
74 struct cisco_header { struct80 #define CISCO_HEADER_LEN sizeof (struct cisco_header) argument351 struct cisco_header *h; in cisco_rcvdata()368 h = mtod(m, struct cisco_header *); in cisco_rcvdata()445 const struct cisco_header *h; in cisco_input()446 struct cisco_header hdrbuf; in cisco_input()458 h = mtod(m, const struct cisco_header *); in cisco_input()590 struct cisco_header *h; in cisco_send()608 h = mtod(m, struct cisco_header *); in cisco_send()