Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dipsec_mod.c63 .pcbctl = ipsec4_pcbctl,
H A Dipsec.h340 int ipsec4_pcbctl(struct inpcb *, struct sockopt *);
H A Dipsec_pcb.c461 ipsec4_pcbctl(struct inpcb *inp, struct sockopt *sopt) in ipsec4_pcbctl() function