Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/tipc/
A Dnetlink_compat.c706 struct tipc_link_config *lc) in __tipc_add_link_prop()
725 struct tipc_link_config *lc; in tipc_nl_compat_media_set()
727 lc = (struct tipc_link_config *)TLV_DATA(msg->req); in tipc_nl_compat_media_set()
752 struct tipc_link_config *lc; in tipc_nl_compat_bearer_set()
754 lc = (struct tipc_link_config *)TLV_DATA(msg->req); in tipc_nl_compat_bearer_set()
779 struct tipc_link_config *lc; in __tipc_nl_compat_link_set()
781 lc = (struct tipc_link_config *)TLV_DATA(msg->req); in __tipc_nl_compat_link_set()
805 struct tipc_link_config *lc; in tipc_nl_compat_link_set()
810 lc = (struct tipc_link_config *)TLV_DATA(msg->req); in tipc_nl_compat_link_set()
813 len -= offsetof(struct tipc_link_config, name); in tipc_nl_compat_link_set()
/linux-6.3-rc2/include/uapi/linux/
A Dtipc_config.h207 struct tipc_link_config { struct

Completed in 7 milliseconds