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

  /external/ipsec-tools/src/racoon/
isakmp_frag.h 55 unsigned int vendorid_frag_cap(struct isakmp_gen *);
isakmp_frag.c 166 vendorid_frag_cap(gen) function
isakmp_agg.c 839 (vendorid_frag_cap(pa->ptr) & VENDORID_FRAG_AGG))
    [all...]
isakmp_base.c 842 (vendorid_frag_cap(pa->ptr) & VENDORID_FRAG_BASE))
    [all...]
isakmp_ident.c 903 (vendorid_frag_cap(pa->ptr) & VENDORID_FRAG_IDENT))
    [all...]

Completed in 756 milliseconds