Searched refs:input_ctl (Results 1 – 2 of 2) sorted by relevance
262 einit.input_ctl = NULL; in ifnet_allocate_extended()291 if (einit.input_poll == NULL || einit.input_ctl == NULL) { in ifnet_allocate_extended()296 einit.input_ctl = NULL; in ifnet_allocate_extended()343 ifp->if_input_ctl = einit.input_ctl; in ifnet_allocate_extended()
1119 ifnet_ctl_func input_ctl; /* required for opportunistic polling */ member