Home
last modified time | relevance | path

Searched defs:dce (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/hdlc/
H A Dioctl.h65 unsigned short dce; /* 1 for DCE (network side) operation */ member
83 unsigned short dce; /* 1 for DCE (network side) operation */ member
/linux/drivers/net/wan/
H A Dhdlc_fr.c462 int dce = state(hdlc)->settings.dce; in fr_lmi_send() local
639 int dce = state(hdlc)->settings.dce; in fr_lmi_recv() local
/linux/drivers/scsi/
H A Dscsi_debug.c2924 unsigned char dce) in resp_compression_m_pg()