Searched refs:IWPM_ULIBNAME_SIZE (Results 1 – 2 of 2) sorted by relevance
36 static const char iwpm_ulib_name[IWPM_ULIBNAME_SIZE] = "iWarpPortMapperUser";101 ret = ibnl_put_attr(skb, nlh, IWPM_ULIBNAME_SIZE, in iwpm_register_pid()371 .len = IWPM_ULIBNAME_SIZE - 1 },681 .len = IWPM_ULIBNAME_SIZE - 1 },
13 #define IWPM_ULIBNAME_SIZE 32 macro