Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_etherip.h21 int ip_etherip_output(struct ifnet *, struct mbuf *);
H A Dif_etherip.c251 error = ip_etherip_output(ifp, m); in etherip_start()
535 ip_etherip_output(struct ifnet *ifp, struct mbuf *m) in ip_etherip_output() function