Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_ipsec.c170 static int ipsec_set_reqid(struct ipsec_softc *, uint32_t);
765 error = ipsec_set_reqid(sc, reqid); in ipsec_ioctl()
950 ipsec_set_reqid(struct ipsec_softc *sc, uint32_t reqid) in ipsec_set_reqid() function