pcap_nametoport
if (pcap_nametoport(name, &port, &real_proto) == 0)
int pcap_nametoport(const char *, int *, int *);