HomeSort by relevance Sort by last modified time
    Searched refs:tipc_cfg_msg_hdr (Results 1 - 3 of 3) sorted by null

  /external/kernel-headers/original/uapi/linux/
tipc_config.h 377 struct tipc_cfg_msg_hdr { struct
388 #define TCM_LENGTH(datalen) (sizeof(struct tipc_cfg_msg_hdr) + datalen)
395 struct tipc_cfg_msg_hdr *tcm_hdr;
399 tcm_hdr = (struct tipc_cfg_msg_hdr *)msg;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
tipc_config.h 362 struct tipc_cfg_msg_hdr { struct
373 #define TCM_LENGTH(datalen) (sizeof(struct tipc_cfg_msg_hdr) + datalen)
380 struct tipc_cfg_msg_hdr *tcm_hdr;
384 tcm_hdr = (struct tipc_cfg_msg_hdr *)msg;
  /bionic/libc/kernel/uapi/linux/
tipc_config.h 146 struct tipc_cfg_msg_hdr { struct
155 #define TCM_LENGTH(datalen) (sizeof(struct tipc_cfg_msg_hdr) + datalen)

Completed in 288 milliseconds