File: addrutils.h

package info (click to toggle)
gross 1.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,664 kB
  • sloc: sh: 8,835; ansic: 7,330; makefile: 53; xml: 45
file content (4 lines) | stat: -rw-r--r-- 104 bytes parent folder | download
1
2
3
4
#define REVERSED_INET6_ADDRSTRLEN 65

int reverse_inet_addr(char *ipstr);
char *grey_mask(char *ipstr);