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

  /external/ipsec-tools/src/racoon/
handler.h 322 LIST_ENTRY(ph2handle) ph1bind; /* chain to ph1handle */ member in struct:ph2handle
handler.c 779 LIST_INSERT_HEAD(&iph1->ph2tree, iph2, ph1bind);
788 LIST_REMOVE(iph2, ph1bind);

Completed in 20 milliseconds