Searched refs:ISAKMP_GEN_TV (Results 1 – 7 of 7) sorted by relevance
164 typeattr->type = htons(XAUTH_TYPE | ISAKMP_GEN_TV);437 stattr->type = htons(XAUTH_STATUS | ISAKMP_GEN_TV);1398 if ((ntohs(attr->type) & ISAKMP_GEN_TV) == 0) {1465 if ((ntohs(attr->type) & ISAKMP_GEN_TV) == 0) {1497 attr->type = htons(type | ISAKMP_GEN_TV);1594 if ((ntohs(attr->type) & ISAKMP_GEN_TV) == 0) {1625 attr->type = htons(type | ISAKMP_GEN_TV);
180 #define ISAKMP_GEN_TV 0x8000 macro
103 if ((type & ISAKMP_GEN_MASK) == ISAKMP_GEN_TV) {
336 if ((type & ISAKMP_GEN_MASK) == ISAKMP_GEN_TV) {518 if ((type & ISAKMP_GEN_MASK) == ISAKMP_GEN_TV) {712 if ((type & ISAKMP_GEN_MASK) == ISAKMP_GEN_TV) {979 new->type = htons(type | ISAKMP_GEN_TV);
1448 if ((ntohs(attr->type) & ISAKMP_GEN_MASK) == ISAKMP_GEN_TV) {
2387 data->type = htons((u_int16_t)type | ISAKMP_GEN_TV);2453 data->type = htons((u_int16_t)type | ISAKMP_GEN_TV);
175 #define ISAKMP_GEN_TV 0x8000 macro