Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Ddn_route.h33 #define DN_RT_PKT_CNTL 0x01 /* Set to 1 if a control packet */ macro
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_dev.c932 *ptr++ = DN_RT_PKT_CNTL | DN_RT_PKT_ERTH; in dn_send_router_hello()
H A Ddn_route.c678 if (flags & DN_RT_PKT_CNTL) { in dn_route_rcv()