ISAKMP_GEN_TV
data->type = htons((uint16_t)type | ISAKMP_GEN_TV);
data->type = htons((uint16_t)type | ISAKMP_GEN_TV);
if ((type & ISAKMP_GEN_MASK) == ISAKMP_GEN_TV) {
if ((type & ISAKMP_GEN_MASK) == ISAKMP_GEN_TV) {
if ((type & ISAKMP_GEN_MASK) == ISAKMP_GEN_TV) {
new->type = htons(type | ISAKMP_GEN_TV);
if ((type & ISAKMP_GEN_MASK) == ISAKMP_GEN_TV) {
if ((ntohs(attr->type) & ISAKMP_GEN_TV) == 0) {
if ((ntohs(attr->type) & ISAKMP_GEN_TV) == 0) {
attr->type = htons(type | ISAKMP_GEN_TV);
typeattr->type = htons(XAUTH_TYPE | ISAKMP_GEN_TV);
if ((ntohs(attr->type) & ISAKMP_GEN_TV) == 0) {
attr->type = htons(type | ISAKMP_GEN_TV);
stattr->type = htons(XAUTH_STATUS | ISAKMP_GEN_TV);
if ((ntohs(attr->type) & ISAKMP_GEN_MASK) == ISAKMP_GEN_TV) {