printnatside
extern void printnatside(char *, nat_stat_side_t *);
printnatside("in", &nsp->ns_side[0]);
printnatside("out", &nsp->ns_side[1]);