Searched refs:LMC_RAW (Results 1 – 2 of 2) sorted by relevance
105 case LMC_RAW: in lmc_proto_init()136 case LMC_RAW: /* Setup the task queue, maybe we should notify someone? */ in lmc_proto_attach()152 case LMC_RAW: /* Tell someone we're detaching? */ in lmc_proto_detach()168 case LMC_RAW: /* Reset the interface after being down, prerape to receive packets again */ in lmc_proto_reopen()204 case LMC_RAW: /* We're about to start getting packets! */ in lmc_proto_open()221 case LMC_RAW: /* Interface going down */ in lmc_proto_close()239 case LMC_RAW: /* Packet type for skbuff kind of useless */ in lmc_proto_type()260 case LMC_RAW: in lmc_proto_netif()
66 #define LMC_RAW 3 /* use direct net interface */ macro