Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wan/
Dhdlc_generic.c91 #define hdlc_x25_ioctl(hdlc, ifr) -ENOSYS macro
123 case IF_PROTO_X25: return hdlc_x25_ioctl(hdlc, ifr); in hdlc_ioctl()
Dhdlc_x25.c179 int hdlc_x25_ioctl(hdlc_device *hdlc, struct ifreq *ifr) in hdlc_x25_ioctl() function
/linux-2.4.37.9/include/linux/
Dhdlc.h168 int hdlc_x25_ioctl(hdlc_device *hdlc, struct ifreq *ifr);