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 67 extern u_int ipsecdoi2pfkey_proto __P((u_int));
pfkey.c 581 ipsecdoi2pfkey_proto(proto) function
870 satype = ipsecdoi2pfkey_proto(pr->proto_id);
1063 sa_args.satype = ipsecdoi2pfkey_proto(pr->proto_id);
1350 sa_args.satype = ipsecdoi2pfkey_proto(pr->proto_id);
    [all...]
isakmp_inf.c 1152 buf = pfkey_dump_sadb(ipsecdoi2pfkey_proto(proto));
    [all...]

Completed in 76 milliseconds