Data Fields | |
unsigned int | nports |
number of ports in the set | |
isc_uint32_t | buf [ISC_PORTSET_BUFSIZE] |
Definition at line 36 of file portset.c.
unsigned int isc_portset::nports |
number of ports in the set
Definition at line 37 of file portset.c.
Referenced by isc_portset_nports(), portset_add(), and portset_remove().
isc_uint32_t isc_portset::buf[ISC_PORTSET_BUFSIZE] |
Definition at line 38 of file portset.c.
Referenced by portset_add(), portset_isset(), and portset_remove().