Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dipsec6.h72 int ipsec6_pcbctl(struct inpcb *, struct sockopt *);
H A Dipsec_mod.c84 .pcbctl = ipsec6_pcbctl,
H A Dipsec_pcb.c475 ipsec6_pcbctl(struct inpcb *inp, struct sockopt *sopt) in ipsec6_pcbctl() function