Searched refs:paths (Results 1 – 5 of 5) sorted by relevance
782 INIT_LIST_HEAD(&handler->paths); in iucv_register()810 list_for_each_entry_safe(p, n, &handler->paths, list) { in iucv_unregister()950 list_add_tail(&path->list, &handler->paths); in iucv_path_connect()1497 list_add(&path->list, &handler->paths); in iucv_path_pending()
113 paths.
87 pattern, in effect specifying several alternative paths to travel88 for those packets. The router considers all these paths to be of
113 overhead in the transmit and receive paths.
3183 int paths = 0; in sctp_setsockopt_associnfo() local3189 paths++; in sctp_setsockopt_associnfo()3197 if (paths > 1 && in sctp_setsockopt_associnfo()