Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rtl8712/
Dif_ether.h78 #define ETH_P_DNA_RT 0x6003 /* DEC DNA Routing */ macro
/linux-3.4.99/include/linux/
Dif_ether.h54 #define ETH_P_DNA_RT 0x6003 /* DEC DNA Routing */ macro
/linux-3.4.99/include/net/
Ddn_route.h111 if (dev_hard_header(skb, dev, ETH_P_DNA_RT, dst, src, skb->len) >= 0) in dn_rt_finish_output()
/linux-3.4.99/net/decnet/
Ddn_nsp_out.c127 skb->protocol = htons(ETH_P_DNA_RT); in dn_alloc_skb()
Ddn_route.c133 .protocol = cpu_to_be16(ETH_P_DNA_RT),
1617 skb->protocol = htons(ETH_P_DNA_RT); in dn_cache_getroute()
Daf_decnet.c1901 skb->protocol = htons(ETH_P_DNA_RT); in dn_alloc_send_pskb()
2110 .type = cpu_to_be16(ETH_P_DNA_RT),