Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wan/
Dhdlc_generic.c75 #define hdlc_raw_eth_ioctl(hdlc, ifr) -ENOSYS macro
119 case IF_PROTO_HDLC_ETH: return hdlc_raw_eth_ioctl(hdlc, ifr); in hdlc_ioctl()
Dhdlc_raw_eth.c47 int hdlc_raw_eth_ioctl(hdlc_device *hdlc, struct ifreq *ifr) in hdlc_raw_eth_ioctl() function
/linux-2.4.37.9/include/linux/
Dhdlc.h164 int hdlc_raw_eth_ioctl(hdlc_device *hdlc, struct ifreq *ifr);