Home
last modified time | relevance | path

Searched refs:tipc_node_apply_property (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/tipc/
H A Dnode.h98 void tipc_node_apply_property(struct net *net, struct tipc_bearer *b, int prop);
H A Dbearer.c1112 tipc_node_apply_property(net, b, TIPC_NLA_PROP_TOL); in __tipc_nl_bearer_set()
1132 tipc_node_apply_property(net, b, TIPC_NLA_PROP_MTU); in __tipc_nl_bearer_set()
H A Dnode.c2171 void tipc_node_apply_property(struct net *net, struct tipc_bearer *b, in tipc_node_apply_property() function