Searched refs:input_ctl (Results 1 – 2 of 2) sorted by relevance
259 einit.input_ctl = NULL; in ifnet_allocate_extended()288 if (einit.input_poll == NULL || einit.input_ctl == NULL) { in ifnet_allocate_extended()293 einit.input_ctl = NULL; in ifnet_allocate_extended()340 ifp->if_input_ctl = einit.input_ctl; in ifnet_allocate_extended()
1124 ifnet_ctl_func input_ctl; /* required for opportunistic polling */ member