Searched refs:__bin_field (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ |
D | drbd_genl.h | 100 __bin_field(3, DRBD_GENLA_F_MANDATORY, ctx_my_addr, 128) 101 __bin_field(4, DRBD_GENLA_F_MANDATORY, ctx_peer_addr, 128) 209 __bin_field(7, DRBD_GENLA_F_MANDATORY, uuids, (UI_SIZE*sizeof(__u64)))
|
D | genl_magic_struct.h | 87 #define __bin_field(attr_nr, attr_flag, name, maxlen) \ macro
|