Home | History | Annotate | Download | only in racoon

Lines Matching full:u_int

110 static u_int ipsecdoi2pfkey_aalg __P((u_int));
111 static u_int ipsecdoi2pfkey_ealg __P((u_int));
112 static u_int ipsecdoi2pfkey_calg __P((u_int));
113 static u_int ipsecdoi2pfkey_alg __P((u_int, u_int));
114 static u_int keylen_aalg __P((u_int));
115 static u_int keylen_ealg __P((u_int, int));
363 u_int proto;
455 static u_int
457 u_int hashtype;
503 static u_int
505 u_int t_id;
558 static u_int
560 u_int t_id;
580 u_int
582 u_int proto;
600 static u_int
602 u_int algclass, type;
620 u_int
622 u_int satype;
641 u_int
643 u_int mode;
666 u_int
668 u_int mode;
685 static u_int
687 u_int hashtype;
704 static u_int
706 u_int enctype;
723 u_int proto_id;
724 u_int t_id;
725 u_int hashtype;
726 u_int *e_type;
727 u_int *e_keylen;
728 u_int *a_type;
729 u_int *a_keylen;
730 u_int *flags;
842 u_int satype, mode;
1177 u_int proto_id, encmode, sa_mode;
1467 u_int sa_mode;
1532 u_int proto_id, sa_mode;
1928 u_int proto_id;
2025 u_int satype, mode;
2778 u_int alg;
3114 u_int doi_proto, doi_mode = 0;