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