Current File : //proc/self/root/usr/share/zsh/5.0.2/functions/_tracepath
#compdef tracepath tracepath6

_arguments \
  ':destination:_hosts' \
  ':port:_ports'