aboutgitcodebugslistschat
path: root/tap.h
blob: ecea9368da826a9b3be79f68798a07abf20a755d (plain) (blame)
1
2
3
void tap_ip_send(struct ctx *c, struct in6_addr *src, uint8_t proto,
		 char *in, size_t len);
int tap_send(int fd, void *data, size_t len, int flags);