Home
last modified time | relevance | path

Searched refs:tipc_link_config (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dnetlink_compat.c708 struct tipc_link_config *lc) in __tipc_add_link_prop()
727 struct tipc_link_config *lc; in tipc_nl_compat_media_set()
729 lc = (struct tipc_link_config *)TLV_DATA(msg->req); in tipc_nl_compat_media_set()
754 struct tipc_link_config *lc; in tipc_nl_compat_bearer_set()
756 lc = (struct tipc_link_config *)TLV_DATA(msg->req); in tipc_nl_compat_bearer_set()
781 struct tipc_link_config *lc; in __tipc_nl_compat_link_set()
783 lc = (struct tipc_link_config *)TLV_DATA(msg->req); in __tipc_nl_compat_link_set()
807 struct tipc_link_config *lc; in tipc_nl_compat_link_set()
812 lc = (struct tipc_link_config *)TLV_DATA(msg->req); in tipc_nl_compat_link_set()
815 len -= offsetof(struct tipc_link_config, nam in tipc_nl_compat_link_set()
[all...]
/kernel/linux/linux-6.6/net/tipc/
H A Dnetlink_compat.c707 struct tipc_link_config *lc) in __tipc_add_link_prop()
726 struct tipc_link_config *lc; in tipc_nl_compat_media_set()
728 lc = (struct tipc_link_config *)TLV_DATA(msg->req); in tipc_nl_compat_media_set()
753 struct tipc_link_config *lc; in tipc_nl_compat_bearer_set()
755 lc = (struct tipc_link_config *)TLV_DATA(msg->req); in tipc_nl_compat_bearer_set()
780 struct tipc_link_config *lc; in __tipc_nl_compat_link_set()
782 lc = (struct tipc_link_config *)TLV_DATA(msg->req); in __tipc_nl_compat_link_set()
806 struct tipc_link_config *lc; in tipc_nl_compat_link_set()
811 lc = (struct tipc_link_config *)TLV_DATA(msg->req); in tipc_nl_compat_link_set()
814 len -= offsetof(struct tipc_link_config, nam in tipc_nl_compat_link_set()
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dtipc_config.h108 struct tipc_link_config { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dtipc_config.h108 struct tipc_link_config { struct
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dtipc_config.h155 #define TIPC_TLV_LINK_CONFIG 24 /* struct tipc_link_config */
211 struct tipc_link_config { struct
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dtipc_config.h151 #define TIPC_TLV_LINK_CONFIG 24 /* struct tipc_link_config */
207 struct tipc_link_config { struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dtipc_config.h97 struct tipc_link_config { struct

Completed in 9 milliseconds