Home
last modified time | relevance | path

Searched refs:LIST_REMOVE (Results 1 – 4 of 4) sorted by relevance

/external/ipsec-tools/src/racoon/
Dhandler.c403 LIST_REMOVE(iph1, chain);
697 LIST_REMOVE(iph2, chain);
788 LIST_REMOVE(iph2, ph1bind);
1007 LIST_REMOVE(r, chain);
Dsainfo.c211 LIST_REMOVE(si, chain);
/external/ipsec-tools/src/include-glibc/sys/
Dqueue.h310 #define LIST_REMOVE(elm, field) do { \ macro
/external/ipsec-tools/
DChangeLog141 (LIST_REMOVE() on an uninserted node) in some error handling paths.