Searched refs:portarg (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.sbin/ctladm/
H A Dctladm.c3655 uint64_t portarg = UINT64_MAX; local
3676 portarg = strtoll(optarg, NULL, 0);
3750 if ((portarg != UINT64_MAX) && (portarg != port->port_id))

Completed in 29 milliseconds