Home
last modified time | relevance | path

Searched refs:dn_eth2dn (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/net/
Ddn.h174 static __inline__ dn_address dn_eth2dn(unsigned char *ethaddr) in dn_eth2dn() function
/linux-2.4.37.9/net/decnet/
Ddn_neigh.c351 src = dn_htons(dn_eth2dn(msg->id)); in dn_neigh_router_hello()
408 src = dn_htons(dn_eth2dn(msg->id)); in dn_neigh_endnode_hello()
Ddn_route.c436 cb->dst = dn_htons(dn_eth2dn(ptr)); in dn_route_rx_long()
444 cb->src = dn_htons(dn_eth2dn(ptr)); in dn_route_rx_long()