Searched refs:paths (Results 1 – 4 of 4) sorted by relevance
704 INIT_LIST_HEAD(&handler->paths); in iucv_register()732 list_for_each_entry_safe(p, n, &handler->paths, list) { in iucv_unregister()838 list_add_tail(&path->list, &handler->paths); in iucv_path_connect()1341 list_add(&path->list, &handler->paths); in iucv_path_pending()
116 paths.
121 pattern, in effect specifying several alternative paths to travel122 for those packets. The router considers all these paths to be of
2711 int paths = 0; in sctp_setsockopt_associnfo() local2717 paths++; in sctp_setsockopt_associnfo()2725 if (paths > 1 && in sctp_setsockopt_associnfo()