Searched refs:dn_short_packet (Results 1 – 2 of 2) sorted by relevance
260 int headroom = dev->hard_header_len + sizeof(struct dn_short_packet) + 2; in dn_short_output()261 struct dn_short_packet *sp; in dn_short_output()278 data = skb_push(skb, sizeof(struct dn_short_packet) + 2); in dn_short_output()280 sp = (struct dn_short_packet *)(data+2); in dn_short_output()302 int headroom = dev->hard_header_len + sizeof(struct dn_short_packet) + 2; in dn_phase3_output()303 struct dn_short_packet *sp; in dn_phase3_output()319 data = skb_push(skb, sizeof(struct dn_short_packet) + 2); in dn_phase3_output()321 sp = (struct dn_short_packet *)(data + 2); in dn_phase3_output()
100 struct dn_short_packet { struct