Home
last modified time | relevance | path

Searched refs:LMC_NET (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/net/wan/lmc/
Dlmc_proto.c53 if (sc->if_type == LMC_NET) { in lmc_proto_attach()
107 case LMC_NET: in lmc_proto_type()
127 case LMC_NET: in lmc_proto_netif()
Dlmc_ioctl.h65 #define LMC_NET 2 /* use direct net interface */ macro