Searched refs:ISAKMP_GEN_TV (Results 1 – 7 of 7) sorted by relevance
164 typeattr->type = htons(XAUTH_TYPE | ISAKMP_GEN_TV);440 stattr->type = htons(XAUTH_STATUS | ISAKMP_GEN_TV);1401 if ((ntohs(attr->type) & ISAKMP_GEN_TV) == 0) {1468 if ((ntohs(attr->type) & ISAKMP_GEN_TV) == 0) {1500 attr->type = htons(type | ISAKMP_GEN_TV);1597 if ((ntohs(attr->type) & ISAKMP_GEN_TV) == 0) {1628 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);
186 #define ISAKMP_GEN_TV 0x8000 macro