File: host2ip.h

package info (click to toggle)
udptunnel 1.1-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 276 kB
  • sloc: ansic: 1,045; sh: 414; makefile: 7
file content (3 lines) | stat: -rw-r--r-- 68 bytes parent folder | download | duplicates (7)
1
2
3
#include <netinet/in.h>

extern struct in_addr host2ip(char *host);