Home
last modified time | relevance | path

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

/netbsd/src/sys/netipsec/
Dipsec.c1884 xform_init(struct secasvar *sav, int xftype) in xform_init() argument
1891 if (xsp->xf_type == xftype) in xform_init()
1894 IPSECLOG(LOG_DEBUG, "no match for xform type %d\n", xftype); in xform_init()