Searched refs:num_np_up (Results 1 – 2 of 2) sorted by relevance
727 pcb->num_np_up = 0; in upper_layers_down()1204 if (pcb->num_np_up == 0) { in np_up()1243 ++pcb->num_np_up; in np_up()1251 if (--pcb->num_np_up == 0) { in np_down()
388 u8_t num_np_up; /* Number of network protocols which have come up. */ member