k_set_loop
extern void k_set_loop(int l);
k_set_loop(TRUE);
k_set_loop(FALSE);
k_set_loop(FALSE); /* disable multicast loopback */
k_set_loop(1); /* If I am running on a router, I need to hear this */