Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dif_ether.h62 #define ETH_P_DNA_RT 0x6003 /* DEC DNA Routing */ macro
/linux/include/net/
A Ddn_route.h109 if (dev_hard_header(skb, dev, ETH_P_DNA_RT, dst, src, skb->len) >= 0) in dn_rt_finish_output()
/linux/net/decnet/
A Ddn_nsp_out.c118 skb->protocol = htons(ETH_P_DNA_RT); in dn_alloc_skb()
A Ddn_neigh.c82 .protocol = cpu_to_be16(ETH_P_DNA_RT),
A Daf_decnet.c1900 skb->protocol = htons(ETH_P_DNA_RT); in dn_alloc_send_pskb()
2106 .type = cpu_to_be16(ETH_P_DNA_RT),
A Ddn_route.c1679 skb->protocol = htons(ETH_P_DNA_RT); in dn_cache_getroute()

Completed in 17 milliseconds