Home
last modified time | relevance | path

Searched refs:__tipc_nl_add_bearer (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dbearer.c805 static int __tipc_nl_add_bearer(struct tipc_nl_msg *msg, in __tipc_nl_add_bearer() function
883 err = __tipc_nl_add_bearer(&msg, bearer, NLM_F_MULTI); in tipc_nl_bearer_dump()
932 err = __tipc_nl_add_bearer(&msg, bearer, 0); in tipc_nl_bearer_get()
/kernel/linux/linux-6.6/net/tipc/
H A Dbearer.c819 static int __tipc_nl_add_bearer(struct tipc_nl_msg *msg, in __tipc_nl_add_bearer() function
897 err = __tipc_nl_add_bearer(&msg, bearer, NLM_F_MULTI); in tipc_nl_bearer_dump()
946 err = __tipc_nl_add_bearer(&msg, bearer, 0); in tipc_nl_bearer_get()

Completed in 4 milliseconds