HomeSort by: relevance | last modified time | path
    Searched defs:ipsecif6_output (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/netipsec/
ipsecif.c 82 static int ipsecif6_output(struct ipsec_variant *, int, struct mbuf *);
512 ipsecif6_output(struct ipsec_variant *var, int family, struct mbuf *m) function in typeref:typename:int
985 var->iv_output = ipsecif6_output;

Completed in 11 milliseconds