Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_enc.c95 static int enc_output(struct ifnet *, struct mbuf *,
173 ifp->if_output = enc_output; in enc_clone_create()
182 enc_output(struct ifnet *ifp, struct mbuf *m, const struct sockaddr *dst, in enc_output() function