void nd_null_proto_hook_up (ND_Protocol *proto);
The function hooks null operations into all of proto's function pointers. It is called from nd_protocol_new() to properly initialize new protocols.