Home
last modified time | relevance | path

Searched refs:paths (Results 1 – 4 of 4) sorted by relevance

/net/iucv/
Diucv.c704 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()
/net/mac80211/
DKconfig116 paths.
/net/ipv4/
DKconfig121 pattern, in effect specifying several alternative paths to travel
122 for those packets. The router considers all these paths to be of
/net/sctp/
Dsocket.c2711 int paths = 0; in sctp_setsockopt_associnfo() local
2717 paths++; in sctp_setsockopt_associnfo()
2725 if (paths > 1 && in sctp_setsockopt_associnfo()