Searched refs:ETH_P_BPQ (Results 1 – 2 of 2) sorted by relevance
45 #define ETH_P_BPQ 0x08FF /* G8BPQ AX.25 Ethernet Packet [ NOT AN OFFICIALLY REGISTERED ID ] */ macro
106 type: __constant_htons(ETH_P_BPQ),320 dev->hard_header(skb, dev, ETH_P_BPQ, bpq->dest_addr, NULL, 0); in bpq_xmit()