Searched refs:pi_next (Results 1 – 11 of 11) sorted by relevance
107 struct phyint *pi_next; member620 for (pi = phyint; pi != NULL; pi = pi->pi_next) { in advertise()1136 for (pi = phyint; pi != NULL; pi = pi->pi_next) { in sendbcast()1205 for (pi = phyint; pi != NULL; pi = pi->pi_next) { in sendmcast()1287 for (pi = phyint; pi != NULL; pi = pi->pi_next) { in force_preference()1321 for (pi = phyint; pi != NULL; pi = pi->pi_next) { in initifs()1472 for (pi = phyint; pi != NULL; pi = pi->pi_next) { in initifs()1490 for (pi = phyint; pi != NULL; pi = pi->pi_next) { in initifs()1511 nextpi = pi->pi_next; in initifs()1641 for (; pi != NULL; pi = pi->pi_next) { in find_directly_connected_logint()[all …]
68 for (pi = phyints; pi != NULL; pi = pi->pi_next) { in phyint_lookup()83 for (pi = phyints; pi != NULL; pi = pi->pi_next) { in phyint_lookup_on_index()157 pi->pi_next = phyints; in phyint_insert()499 phyints = pi->pi_next; in phyint_delete()501 pi->pi_prev->pi_next = pi->pi_next; in phyint_delete()503 if (pi->pi_next != NULL) in phyint_delete()504 pi->pi_next->pi_prev = pi->pi_prev; in phyint_delete()505 pi->pi_next = pi->pi_prev = NULL; in phyint_delete()739 for (pi = phyints; pi != NULL; pi = pi->pi_next) { in tmptoken_isvalid()1108 for (pi = phyints; pi != NULL; pi = pi->pi_next) { in prefix_lookup_addr_match()[all …]
656 for (pi = phyints; pi != NULL; pi = pi->pi_next) { in initifs()689 next_pi = pi->pi_next; in initifs()966 for (pi = phyints; pi != NULL; pi = pi->pi_next) { in check_daemonize()981 for (pi = phyints; pi != NULL; pi = pi->pi_next) { in check_daemonize()1233 next_pi = pi->pi_next; in run_timeouts()1367 next_pi = pi->pi_next; in in_signal()1399 next_pi = pi->pi_next; in in_signal()1735 for (pi = phyints; pi != NULL; pi = pi->pi_next) { in process_mibsock()2081 for (pi = phyints; pi != NULL; pi = pi->pi_next) { in main()
50 struct phyint *pi_next; member
75 struct dt_probe_instance *pi_next; /* next instance in the list */ member
518 pip_next = pip->pi_next; in dt_probe_destroy()540 for (pip = prp->pr_inst; pip != NULL; pip = pip->pi_next) { in dt_probe_define()579 pip->pi_next = prp->pr_inst; in dt_probe_define()
436 for (pip = prp->pr_inst; pip != NULL; pip = pip->pi_next) { in dof_add_probe()
97 for (pi = phyints; pi != NULL; pi = pi->pi_next) { in phyint_lookup()319 pi->pi_next = phyints; in phyint_insert()1368 phyints = pi->pi_next; in phyint_delete()1370 pi->pi_prev->pi_next = pi->pi_next; in phyint_delete()1372 if (pi->pi_next != NULL) in phyint_delete()1373 pi->pi_next->pi_prev = pi->pi_prev; in phyint_delete()1374 pi->pi_next = NULL; in phyint_delete()3472 for (pi = phyints; pi != NULL; pi = pi->pi_next) { in getsnap()
187 struct phyint *pi_next; /* List of all phyints */ member
765 for (pi = phyints; pi != NULL; pi = pi->pi_next) { in select_test_ifs()800 for (pi = phyints; pi != NULL; pi = pi->pi_next) { in check_testconfig()2164 for (pi = phyints; pi != NULL; pi = pi->pi_next) { in main()
1996 for (pi = phyints; pi != NULL; pi = pi->pi_next) { in process_link_state_changes()