Home
last modified time | relevance | path

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

/net/iucv/
Diucv.c782 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()
/net/mac80211/
DKconfig113 paths.
/net/ipv4/
DKconfig87 pattern, in effect specifying several alternative paths to travel
88 for those packets. The router considers all these paths to be of
/net/
DKconfig113 overhead in the transmit and receive paths.
/net/sctp/
Dsocket.c3183 int paths = 0; in sctp_setsockopt_associnfo() local
3189 paths++; in sctp_setsockopt_associnfo()
3197 if (paths > 1 && in sctp_setsockopt_associnfo()