Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Ddn_route.h29 #define DN_RT_PKT_SHORT 0x02 /* Short routing packet */ macro
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_neigh.c284 sp->msgflg = DN_RT_PKT_SHORT|(cb->rt_flags&(DN_RT_F_RQR|DN_RT_F_RTS)); in dn_short_output()
326 sp->msgflg = DN_RT_PKT_SHORT|(cb->rt_flags&(DN_RT_F_RQR|DN_RT_F_RTS)); in dn_phase3_output()
H A Ddn_route.c524 case DN_RT_PKT_SHORT: in dn_route_rx_packet()
724 case DN_RT_PKT_SHORT: in dn_route_rcv()