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

/freebsd-10-stable/contrib/tcpdump/
H A Dprint-pfsync.c52 static void print_src_dst(const struct pfsync_state_peer *,
234 print_src_dst(&u->src, &u->dst, IPPROTO_TCP);
323 print_src_dst(const struct pfsync_state_peer *src, function
413 print_src_dst(src, dst, s->proto);

Completed in 158 milliseconds