Searched refs:tolerance (Results 1 – 10 of 10) sorted by relevance
/net/tipc/ |
D | link.c | 135 u32 tolerance; member 239 int tolerance, int priority, 322 return l->tolerance; in tipc_link_tolerance() 443 int tolerance, char net_plane, u32 mtu, int priority, in tipc_link_create() argument 481 l->tolerance = tolerance; in tipc_link_create() 483 bc_rcvlink->tolerance = tolerance; in tipc_link_create() 1092 msecs_to_jiffies(r->tolerance * 10))) in link_retransmit_failure() 1607 int tolerance, int priority, in tipc_link_build_proto_msg() argument 1646 msg_set_link_tolerance(hdr, tolerance); in tipc_link_build_proto_msg() 1999 l->tolerance = peers_tol; in tipc_link_proto_rcv() [all …]
|
D | bearer.h | 121 u32 tolerance; member 162 u32 tolerance; member
|
D | bearer.c | 327 b->tolerance = m->tolerance; in tipc_enable_bearer() 782 if (nla_put_u32(msg->skb, TIPC_NLA_PROP_TOL, bearer->tolerance)) in __tipc_nl_add_bearer() 1083 b->tolerance = nla_get_u32(props[TIPC_NLA_PROP_TOL]); in __tipc_nl_bearer_set() 1147 if (nla_put_u32(msg->skb, TIPC_NLA_PROP_TOL, media->tolerance)) in __tipc_nl_add_media() 1280 m->tolerance = nla_get_u32(props[TIPC_NLA_PROP_TOL]); in __tipc_nl_media_set()
|
D | ib_media.c | 96 .tolerance = TIPC_DEF_LINK_TOL,
|
D | eth_media.c | 94 .tolerance = TIPC_DEF_LINK_TOL,
|
D | link.h | 75 int tolerance, char net_plane, u32 mtu, int priority,
|
D | udp_media.c | 839 .tolerance = TIPC_DEF_LINK_TOL,
|
D | node.c | 1137 if (!tipc_link_create(net, if_name, b->identity, b->tolerance, in tipc_node_check_dest() 2036 tipc_link_set_tolerance(e->link, b->tolerance, in tipc_node_apply_property()
|
/net/sctp/ |
D | Kconfig | 30 -- network-level fault tolerance through supporting of multi-
|
/net/ipv4/ |
D | Kconfig | 623 - High burst tolerance (incast due to partition/aggregate),
|