Home | History | Annotate | Download | only in racoon

Lines Matching refs:flags

334 	if (!ISSET(((struct isakmp *)msg0->v)->flags, ISAKMP_FLAG_E)) {
621 if (ISSET(iph2->flags, ISAKMP_FLAG_C)) {
653 if (ISSET(iph2->flags, ISAKMP_FLAG_C)) {
711 if (!ISSET(((struct isakmp *)msg0->v)->flags, ISAKMP_FLAG_E)) {
794 iph2->flags ^= ISAKMP_FLAG_C; /* reset bit */
858 if (!ISSET(((struct isakmp *)msg0->v)->flags, ISAKMP_FLAG_E)) {
1402 if (!ISSET(((struct isakmp *)msg0->v)->flags, ISAKMP_FLAG_E)) {
1483 if (ISSET(iph2->flags, ISAKMP_FLAG_C)) {
1639 iph2->flags ^= ISAKMP_FLAG_C; /* reset bit */
1759 iph2->flags |= ISAKMP_FLAG_E;