nfs-ganesha 1.4
|
Go to the source code of this file.
Functions | |
const char * | cidr_numaddr_pflen (int pflen) |
const char * | cidr_numaddr (const CIDR *addr) |
const char * | cidr_numhost_pflen (int pflen) |
const char * | cidr_numhost (const CIDR *addr) |
const char* cidr_numaddr | ( | const CIDR * | addr | ) |
Definition at line 30 of file cidr_num.c.
const char* cidr_numaddr_pflen | ( | int | pflen | ) |
Definition at line 16 of file cidr_num.c.
const char* cidr_numhost | ( | const CIDR * | addr | ) |
Definition at line 64 of file cidr_num.c.
const char* cidr_numhost_pflen | ( | int | pflen | ) |
Definition at line 50 of file cidr_num.c.