Searched refs:tolerance (Results 1 – 10 of 10) sorted by relevance
| /net/tipc/ |
| A D | link.c | 149 u32 tolerance; member 248 int tolerance, int priority, 340 return l->tolerance; in tipc_link_tolerance() 515 l->tolerance = tolerance; in tipc_link_create() 517 bc_rcvlink->tolerance = tolerance; in tipc_link_create() 1211 msecs_to_jiffies(r->tolerance * 10))) in link_retransmit_failure() 1837 int tolerance, int priority, in tipc_link_build_proto_msg() argument 2235 l->tolerance = peers_tol; in tipc_link_proto_rcv() 2283 l->tolerance = peers_tol; in tipc_link_proto_rcv() 2868 l->tolerance = tol; in tipc_link_set_tolerance() [all …]
|
| A D | bearer.h | 122 u32 tolerance; member 169 u32 tolerance; member
|
| A D | bearer.c | 340 b->tolerance = m->tolerance; in tipc_enable_bearer() 847 if (nla_put_u32(msg->skb, TIPC_NLA_PROP_TOL, bearer->tolerance)) in __tipc_nl_add_bearer() 1145 b->tolerance = nla_get_u32(props[TIPC_NLA_PROP_TOL]); in __tipc_nl_bearer_set() 1209 if (nla_put_u32(msg->skb, TIPC_NLA_PROP_TOL, media->tolerance)) in __tipc_nl_add_media() 1342 m->tolerance = nla_get_u32(props[TIPC_NLA_PROP_TOL]); in __tipc_nl_media_set()
|
| A D | ib_media.c | 98 .tolerance = TIPC_DEF_LINK_TOL,
|
| A D | eth_media.c | 92 .tolerance = TIPC_DEF_LINK_TOL,
|
| A D | link.h | 75 int tolerance, char net_plane, u32 mtu, int priority,
|
| A D | udp_media.c | 856 .tolerance = TIPC_DEF_LINK_TOL,
|
| A D | node.c | 1279 if (!tipc_link_create(net, if_name, b->identity, b->tolerance, in tipc_node_check_dest() 2223 tipc_link_set_tolerance(e->link, b->tolerance, in tipc_node_apply_property()
|
| /net/sctp/ |
| A D | Kconfig | 31 -- network-level fault tolerance through supporting of multi-
|
| /net/ipv4/ |
| A D | Kconfig | 636 - High burst tolerance (incast due to partition/aggregate),
|
Completed in 24 milliseconds