Searched defs:portmax (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dlabelsys.c744 * the port-portmax range is inclusive):
746 * port portmax
757 * port portmax
770 uint16_t port, uint16_t portmax, boolean_t addflag)
807 if (tme2->mlpe_mlp.mlp_port > portmax) {
824 newent->mlpe_mlp.mlp_port_upper = portmax;
842 tme2->mlpe_mlp.mlp_port_upper != portmax) {
769 mlp_add_del(tsol_mlp_list_t *mlpl, zoneid_t zoneid, uint8_t proto, uint16_t port, uint16_t portmax, boolean_t addflag) argument

Completed in 60 milliseconds