Lines Matching refs:in_port_t
34 portset_isset(isc_portset_t *portset, in_port_t port) {
39 portset_add(isc_portset_t *portset, in_port_t port) {
47 portset_remove(isc_portset_t *portset, in_port_t port) {
82 isc_portset_isset(isc_portset_t *portset, in_port_t port) {
96 isc_portset_add(isc_portset_t *portset, in_port_t port) {
103 isc_portset_remove(isc_portset_t *portset, in_port_t port) {
108 isc_portset_addrange(isc_portset_t *portset, in_port_t port_lo,
109 in_port_t port_hi)
111 in_port_t p;
123 isc_portset_removerange(isc_portset_t *portset, in_port_t port_lo,
124 in_port_t port_hi)
126 in_port_t p;