Searched refs:input_ctl (Results 1 – 2 of 2) sorted by relevance
260 einit.input_ctl = NULL; in ifnet_allocate_extended()289 if (einit.input_poll == NULL || einit.input_ctl == NULL) { in ifnet_allocate_extended()294 einit.input_ctl = NULL; in ifnet_allocate_extended()344 ifp->if_input_ctl = einit.input_ctl; in ifnet_allocate_extended()
1140 ifnet_ctl_func input_ctl; /* required for opportunistic polling */ member