Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Ddn_route.h37 #define DN_RT_PKT_SHORT 0x02 /* Short routing packet */ macro
/Linux-v4.19/net/decnet/
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()
Ddn_route.c528 case DN_RT_PKT_SHORT: in dn_route_rx_packet()
728 case DN_RT_PKT_SHORT: in dn_route_rcv()