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

/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Dprint-pgm.c373 int source_af, group_af; local
390 source_af = AF_INET;
395 source_af = AF_INET6;
434 inet_ntop(source_af, source, source_buf, sizeof(source_buf));

Completed in 95 milliseconds