ip_input_handler
static void ip_input_handler(netmsg_t);
netisr_register(NETISR_IP, ip_input_handler, ip_hashfn);