__pcap_atoin
nlen = __pcap_atoin(s1, &n);
mlen = __pcap_atoin(s2, &m);
vlen = __pcap_atoin(s, &v);
int __pcap_atoin(const char *, bpf_u_int32 *);