Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wan/
Dhdlc_generic.c87 #define hdlc_fr_ioctl(hdlc, ifr) -ENOSYS macro
122 case IF_PROTO_FR: return hdlc_fr_ioctl(hdlc, ifr); in hdlc_ioctl()
Dhdlc_fr.c1045 int hdlc_fr_ioctl(hdlc_device *hdlc, struct ifreq *ifr) in hdlc_fr_ioctl() function
/linux-2.4.37.9/include/linux/
Dhdlc.h167 int hdlc_fr_ioctl(hdlc_device *hdlc, struct ifreq *ifr);