Searched defs:tun_header (Results 1 – 2 of 2) sorted by relevance
349 struct tun_pi *tun_header = (struct tun_pi *) buf; in read_packet() local
111 void fill_tun_header(struct tun_pi *tun_header, uint16_t proto) { in fill_tun_header()