Searched refs:ETH_P_DNA_RT (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/include/net/
H A Ddn_route.h116 if (dev_hard_header(skb, dev, ETH_P_DNA_RT, dst, src, skb->len) >= 0) dn_rt_finish_output()
/linux-4.1.27/include/uapi/linux/
H A Dif_ether.h55 #define ETH_P_DNA_RT 0x6003 /* DEC DNA Routing */ macro
/linux-4.1.27/net/decnet/
H A Ddn_neigh.c81 .protocol = cpu_to_be16(ETH_P_DNA_RT),
H A Ddn_nsp_out.c126 skb->protocol = htons(ETH_P_DNA_RT); dn_alloc_skb()
H A Daf_decnet.c1905 skb->protocol = htons(ETH_P_DNA_RT); dn_alloc_send_pskb()
2111 .type = cpu_to_be16(ETH_P_DNA_RT),
H A Ddn_route.c1681 skb->protocol = htons(ETH_P_DNA_RT); dn_cache_getroute()

Completed in 189 milliseconds