Searched refs:paths (Results 1 - 3 of 3) sorted by relevance

/net/ipv4/
H A DKconfig88 pattern, in effect specifying several alternative paths to travel
89 for those packets. The router considers all these paths to be of
/net/iucv/
H A Diucv.c69 * IPALL - Indicates that all paths are affected.
796 INIT_LIST_HEAD(&handler->paths);
824 list_for_each_entry_safe(p, n, &handler->paths, list) {
964 list_add_tail(&path->list, &handler->paths);
1165 * established paths. This function will deal with RMDATA messages
1215 * established paths. This function will deal with RMDATA messages
1511 list_add(&path->list, &handler->paths);
/net/sctp/
H A Dsocket.c2995 int paths = 0; local
3001 paths++;
3009 if (paths > 1 &&
7326 * paths won't try to lock it and then oldsk.

Completed in 310 milliseconds