memset(ndo, 0, sizeof(*ndo));
ndo->ndo_dlt=-1;
ndo_set_function_pointers(ndo);
memset(ndo, 0, sizeof(*ndo));
ndo->ndo_dlt=-1;
ndo_set_function_pointers(ndo);
/*
* On platforms where the CPU doesn't support unaligned loads,
* force unaligned accesses to abort with SIGBUS, rather than
/*
* On platforms where the CPU doesn't support unaligned loads,
* force unaligned accesses to abort with SIGBUS, rather than