Home
last modified time | relevance | path

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

/openbmc/linux/net/rose/
H A Drose_link.c147 neigh->dce_mode = (skb->data[3] == ROSE_DTE_ORIGINATED); in rose_link_rx_restart()
195 *dptr++ = ROSE_DTE_ORIGINATED; in rose_transmit_restart_request()
H A Drose_subr.c173 *dptr++ = ROSE_DTE_ORIGINATED; in rose_write_internal()
/openbmc/linux/include/uapi/linux/
H A Drose.h35 #define ROSE_DTE_ORIGINATED 0x00 macro