if_clone_attach
if_clone_attach(&usbpf_cloner);
if_clone_attach(&bridge_cloner);
if_clone_attach(&gif_cloner);
if_clone_attach(&gre_cloner);
int if_clone_attach(struct if_clone *ifc);
if_clone_attach(&lo_cloner);
if_clone_attach(&ipfw3_log_cloner);
if_clone_attach(&lagg_cloner);
if_clone_attach(&pflog_cloner);
if_clone_attach(&pfsync_cloner);
if_clone_attach(&pfsync_cloner);
if_clone_attach(&tap_cloner);
if_clone_attach(&tun_cloner);
if_clone_attach(&vlan_cloner);
ret = if_clone_attach(&wg_cloner);
if_clone_attach(&carp_cloner);
if_clone_attach(&wlan_cloner);