Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Ddn_route.h29 #define DN_RT_PKT_SHORT 0x02 /* Short routing packet */ macro
/Linux-v5.10/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.c524 case DN_RT_PKT_SHORT: in dn_route_rx_packet()
724 case DN_RT_PKT_SHORT: in dn_route_rcv()