Searched refs:tolerance (Results 1 – 10 of 10) sorted by relevance
/net/tipc/ |
D | link.c | 164 u32 tolerance; member 270 int tolerance, int priority, 362 return l->tolerance; in tipc_link_tolerance() 499 int tolerance, char net_plane, u32 mtu, int priority, in tipc_link_create() argument 537 l->tolerance = tolerance; in tipc_link_create() 539 bc_rcvlink->tolerance = tolerance; in tipc_link_create() 1232 msecs_to_jiffies(r->tolerance * 10))) in link_retransmit_failure() 1857 int tolerance, int priority, in tipc_link_build_proto_msg() argument 1896 msg_set_link_tolerance(hdr, tolerance); in tipc_link_build_proto_msg() 2254 l->tolerance = peers_tol; in tipc_link_proto_rcv() [all …]
|
D | bearer.h | 122 u32 tolerance; member 169 u32 tolerance; member
|
D | bearer.c | 338 b->tolerance = m->tolerance; in tipc_enable_bearer() 845 if (nla_put_u32(msg->skb, TIPC_NLA_PROP_TOL, bearer->tolerance)) in __tipc_nl_add_bearer() 1146 b->tolerance = nla_get_u32(props[TIPC_NLA_PROP_TOL]); in __tipc_nl_bearer_set() 1210 if (nla_put_u32(msg->skb, TIPC_NLA_PROP_TOL, media->tolerance)) in __tipc_nl_add_media() 1343 m->tolerance = nla_get_u32(props[TIPC_NLA_PROP_TOL]); in __tipc_nl_media_set()
|
D | ib_media.c | 98 .tolerance = TIPC_DEF_LINK_TOL,
|
D | eth_media.c | 92 .tolerance = TIPC_DEF_LINK_TOL,
|
D | link.h | 75 int tolerance, char net_plane, u32 mtu, int priority,
|
D | udp_media.c | 852 .tolerance = TIPC_DEF_LINK_TOL,
|
D | node.c | 1281 if (!tipc_link_create(net, if_name, b->identity, b->tolerance, in tipc_node_check_dest() 2224 tipc_link_set_tolerance(e->link, b->tolerance, in tipc_node_apply_property()
|
/net/sctp/ |
D | Kconfig | 31 -- network-level fault tolerance through supporting of multi-
|
/net/ipv4/ |
D | Kconfig | 637 - High burst tolerance (incast due to partition/aggregate),
|