if_clone_attach
if_clone_attach(&aggr_cloner);
if_clone_attach(&bpe_cloner);
if_clone_attach(&bridge_cloner);
if_clone_attach(&enc_cloner);
if_clone_attach(ðerip_cloner);
if_clone_attach(&gif_cloner);
if_clone_attach(&gre_cloner);
if_clone_attach(&mgre_cloner);
if_clone_attach(&egre_cloner);
if_clone_attach(&nvgre_cloner);
if_clone_attach(&eoip_cloner);
if_clone_attach(&erspan_cloner);
if_clone_attach(&loop_cloner);
if_clone_attach(&mpe_cloner);
if_clone_attach(&mpip_cloner);
if_clone_attach(&mpw_cloner);
if_clone_attach(&pair_cloner);
if_clone_attach(&pflog_cloner);
if_clone_attach(&pflow_cloner);
if_clone_attach(&pfsync_cloner);
if_clone_attach(&ppp_cloner);
if_clone_attach(&pppoe_cloner);
if_clone_attach(&rport_cloner);
if_clone_attach(&sec_cloner);
if_clone_attach(&tpmr_cloner);
if_clone_attach(&trunk_cloner);
if_clone_attach(&tun_cloner);
if_clone_attach(&tap_cloner);
void if_clone_attach(struct if_clone *);
if_clone_attach(&veb_cloner);
if_clone_attach(&vport_cloner);
if_clone_attach(&vether_cloner);
if_clone_attach(&vlan_cloner);
if_clone_attach(&svlan_cloner);
if_clone_attach(&vxlan_cloner);
if_clone_attach(&wg_cloner);
if_clone_attach(&carp_cloner);