Home | History | Annotate | Download | only in racoon

Lines Matching full:ph1handle

56 struct ph1handle;
75 extern int isakmp_send __P((struct ph1handle *, vchar_t *));
78 extern int isakmp_ph1resend __P((struct ph1handle *));
82 extern void isakmp_ph1expire __P((struct ph1handle *));
84 extern void isakmp_ph1delete __P((struct ph1handle *));
104 extern u_int32_t isakmp_newmsgid2 __P((struct ph1handle *));
105 extern caddr_t set_isakmp_header1 __P((vchar_t *, struct ph1handle *, int));
112 struct ph1handle *iph1));
119 extern int copy_ph1addresses __P(( struct ph1handle *,
121 extern void log_ph1established __P((const struct ph1handle *));
123 extern void script_hook __P((struct ph1handle *, int));
127 void purge_remote __P((struct ph1handle *));