Searched refs:dn_short_packet (Results 1 – 2 of 2) sorted by relevance
262 int headroom = dev->hard_header_len + sizeof(struct dn_short_packet) + 2; in dn_short_output()263 struct dn_short_packet *sp; in dn_short_output()280 data = skb_push(skb, sizeof(struct dn_short_packet) + 2); in dn_short_output()282 sp = (struct dn_short_packet *)(data+2); in dn_short_output()305 int headroom = dev->hard_header_len + sizeof(struct dn_short_packet) + 2; in dn_phase3_output()306 struct dn_short_packet *sp; in dn_phase3_output()322 data = skb_push(skb, sizeof(struct dn_short_packet) + 2); in dn_phase3_output()324 sp = (struct dn_short_packet *)(data + 2); in dn_phase3_output()
101 struct dn_short_packet { struct