Searched refs:dn_short_packet (Results 1 – 2 of 2) sorted by relevance
261 int headroom = dev->hard_header_len + sizeof(struct dn_short_packet) + 2; in dn_short_output()262 struct dn_short_packet *sp; in dn_short_output()279 data = skb_push(skb, sizeof(struct dn_short_packet) + 2); in dn_short_output()281 sp = (struct dn_short_packet *)(data+2); in dn_short_output()304 int headroom = dev->hard_header_len + sizeof(struct dn_short_packet) + 2; in dn_phase3_output()305 struct dn_short_packet *sp; in dn_phase3_output()321 data = skb_push(skb, sizeof(struct dn_short_packet) + 2); in dn_phase3_output()323 sp = (struct dn_short_packet *)(data + 2); in dn_phase3_output()
100 struct dn_short_packet { struct