Searched refs:my_start (Results 1 – 2 of 2) sorted by relevance
1229 uint32_t my_start = 0, lease_idx = 0; in nm_bdg_flush() local1291 my_start = j = kring->nkr_hwlease; in nm_bdg_flush()1387 if (my_start == update_pos) { in nm_bdg_flush()1401 if (likely(j != my_start)) { in nm_bdg_flush()
115 static void my_start(struct ifnet *, struct ifaltq_subque *);891 ifp->if_start = my_start; in my_attach()1330 my_start(struct ifnet * ifp, struct ifaltq_subque *ifsq) in my_start() function