Searched refs:ISAKMP_GEN_MASK (Results 1 – 7 of 7) sorted by relevance
134 type = ntohs(d->type) & ~ISAKMP_GEN_MASK;135 flag = ntohs(d->type) & ISAKMP_GEN_MASK;149 flag = ntohs(d->type & ISAKMP_GEN_MASK);
336 if ((type & ISAKMP_GEN_MASK) == ISAKMP_GEN_TV) {337 type &= ~ISAKMP_GEN_MASK;518 if ((type & ISAKMP_GEN_MASK) == ISAKMP_GEN_TV) {519 type &= ~ISAKMP_GEN_MASK;690 s_isakmp_cfg_type(type & ~ISAKMP_GEN_MASK));692 switch (type & ~ISAKMP_GEN_MASK) {699 s_isakmp_cfg_type(type & ~ISAKMP_GEN_MASK));712 if ((type & ISAKMP_GEN_MASK) == ISAKMP_GEN_TV) {948 if ((ntohs(attr->type) & ISAKMP_GEN_MASK) == ISAKMP_GEN_TLV)977 type = ntohs(attr->type) & ~ISAKMP_GEN_MASK;
103 if ((type & ISAKMP_GEN_MASK) == ISAKMP_GEN_TV) {104 type &= ~ISAKMP_GEN_MASK;
182 #define ISAKMP_GEN_MASK 0x8000 macro
576 type = ntohs(d->type) & ~ISAKMP_GEN_MASK;577 flag = ntohs(d->type) & ISAKMP_GEN_MASK;692 || (ntohs(prev->type) & ~ISAKMP_GEN_MASK) !=2071 type = ntohs(d->type) & ~ISAKMP_GEN_MASK;2072 flag = ntohs(d->type) & ISAKMP_GEN_MASK;2288 type = ntohs(d->type) & ~ISAKMP_GEN_MASK;2289 flag = ntohs(d->type) & ISAKMP_GEN_MASK;2509 type = ntohs(d->type) & ~ISAKMP_GEN_MASK;2510 flag = ntohs(d->type) & ISAKMP_GEN_MASK;4640 type = ntohs(d->type) & ~ISAKMP_GEN_MASK;[all …]
209 type = ntohs(attr->type) & ~ISAKMP_GEN_MASK;1396 type = ntohs(attr->type) & ~ISAKMP_GEN_MASK;1553 type = ntohs(attr->type) & ~ISAKMP_GEN_MASK;
1448 if ((ntohs(attr->type) & ISAKMP_GEN_MASK) == ISAKMP_GEN_TV) {1460 switch (ntohs(attr->type) & ~ISAKMP_GEN_MASK) {