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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-pgm.c377 int source_af, group_af; local
394 source_af = AF_INET;
399 source_af = AF_INET6;
438 inet_ntop(source_af, source, source_buf, sizeof(source_buf));

Completed in 63 milliseconds