HomeSort by relevance Sort by last modified time
    Searched refs:ipsecdoi2pfkey_proto (Results 1 - 3 of 3) sorted by null

  /external/ipsec-tools/src/racoon/
pfkey.h 65 extern u_int ipsecdoi2pfkey_proto __P((u_int));
pfkey.c 642 ipsecdoi2pfkey_proto(proto) function
928 satype = ipsecdoi2pfkey_proto(pr->proto_id);
1137 sa_args.satype = ipsecdoi2pfkey_proto(pr->proto_id);
    [all...]
isakmp_inf.c 1126 buf = pfkey_dump_sadb(ipsecdoi2pfkey_proto(proto));
    [all...]

Completed in 201 milliseconds