Home
last modified time | relevance | path

Searched refs:tipc_bearer_config (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/uapi/linux/
Dtipc_config.h201 struct tipc_bearer_config { struct
/linux-6.12.1/net/tipc/
Dnetlink_compat.c430 struct tipc_bearer_config *b; in tipc_nl_compat_bearer_enable()
433 b = (struct tipc_bearer_config *)TLV_DATA(msg->req); in tipc_nl_compat_bearer_enable()
440 len -= offsetof(struct tipc_bearer_config, name); in tipc_nl_compat_bearer_enable()