Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_ipsec.c169 static int ipsec_set_reqid(struct ipsec_softc *, uint32_t);
778 error = ipsec_set_reqid(sc, reqid); in ipsec_ioctl()
971 ipsec_set_reqid(struct ipsec_softc *sc, uint32_t reqid) in ipsec_set_reqid() function