Searched refs:etherip_output (Results 1 – 4 of 4) sorted by relevance
| /mirbsd/src/sys/netinet/ |
| D | in_gif.c | 127 error = etherip_output(m, &tdb, &mp, 0, 0);
|
| D | ip_ether.c | 282 etherip_output(struct mbuf *m, struct tdb *tdb, struct mbuf **mp, int skip, in etherip_output() function
|
| D | ip_ipsp.h | 563 extern int etherip_output(struct mbuf *, struct tdb *, struct mbuf **,
|
| /mirbsd/src/sys/netinet6/ |
| D | in6_gif.c | 145 error = etherip_output(m, &tdb, &mp, 0, 0);
|