Searched refs:if_ipsec_ioctl (Results 1 – 2 of 2) sorted by relevance
196 int if_ipsec_ioctl(struct ifnet *, u_long, void *);
475 sc->ipsec_if.if_ioctl = if_ipsec_ioctl; in if_ipsec_attach0()791 if_ipsec_ioctl(struct ifnet *ifp, u_long cmd, void *data) in if_ipsec_ioctl() function