NM_MAXPIPES
if (npipes < na->na_next_pipe || npipes > NM_MAXPIPES)
nm_bound_var(&npipes, 2, 1, NM_MAXPIPES, NULL);