Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Ddn_route.h35 #define DN_RT_PKT_SHORT 0x02 /* Short routing packet */ macro
/linux-2.4.37.9/net/decnet/
Ddn_neigh.c270 sp->msgflg = DN_RT_PKT_SHORT|(cb->rt_flags&(DN_RT_F_RQR|DN_RT_F_RTS)); in dn_short_output()
312 sp->msgflg = DN_RT_PKT_SHORT|(cb->rt_flags&(DN_RT_F_RQR|DN_RT_F_RTS)); in dn_phase3_output()
Ddn_route.c412 case DN_RT_PKT_SHORT: in dn_route_rx_packet()
589 case DN_RT_PKT_SHORT: in dn_route_rcv()