Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dtipc_config.h146 #define TIPC_GENL_HDRLEN NLMSG_ALIGN(sizeof(struct tipc_genlmsghdr)) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dtipc_config.h146 #define TIPC_GENL_HDRLEN NLMSG_ALIGN(sizeof(struct tipc_genlmsghdr)) macro
/kernel/linux/linux-5.10/net/tipc/
H A Dnetlink_compat.c153 hdr_len = nlmsg_total_size(GENL_HDRLEN + TIPC_GENL_HDRLEN); in tipc_tlv_alloc()
1304 msg.req = nlmsg_data(req_nlh) + GENL_HDRLEN + TIPC_GENL_HDRLEN; in tipc_nl_compat_recv()
1315 msg.req_size = nlmsg_attrlen(req_nlh, GENL_HDRLEN + TIPC_GENL_HDRLEN); in tipc_nl_compat_recv()
1331 len = nlmsg_total_size(GENL_HDRLEN + TIPC_GENL_HDRLEN); in tipc_nl_compat_recv()
1352 .hdrsize = TIPC_GENL_HDRLEN,
/kernel/linux/linux-6.6/net/tipc/
H A Dnetlink_compat.c155 hdr_len = nlmsg_total_size(GENL_HDRLEN + TIPC_GENL_HDRLEN); in tipc_tlv_alloc()
1303 msg.req = nlmsg_data(req_nlh) + GENL_HDRLEN + TIPC_GENL_HDRLEN; in tipc_nl_compat_recv()
1314 msg.req_size = nlmsg_attrlen(req_nlh, GENL_HDRLEN + TIPC_GENL_HDRLEN); in tipc_nl_compat_recv()
1330 len = nlmsg_total_size(GENL_HDRLEN + TIPC_GENL_HDRLEN); in tipc_nl_compat_recv()
1351 .hdrsize = TIPC_GENL_HDRLEN,
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dtipc_config.h374 #define TIPC_GENL_HDRLEN NLMSG_ALIGN(sizeof(struct tipc_genlmsghdr)) macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dtipc_config.h370 #define TIPC_GENL_HDRLEN NLMSG_ALIGN(sizeof(struct tipc_genlmsghdr)) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dtipc_config.h200 #define TIPC_GENL_HDRLEN NLMSG_ALIGN(sizeof(struct tipc_genlmsghdr)) macro

Completed in 11 milliseconds