pfs.c | 68 static void print_peer(const struct pfsync_state_peer *peer, uint8_t, FILE*); 245 print_peer(const struct pfsync_state_peer* peer, uint8_t proto, FILE* f) function in typeref:typename:void 338 print_peer(src, p->proto, f); 340 print_peer(dst, p->proto, f);
|