Searched refs:add_proto (Results 1 - 9 of 9) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Ddlil_pvt.h41 int (*add_proto)(struct ifnet *ifp, u_long protocol_family, member in struct:dlil_family_mod_str
H A Dif_loop.c457 lo_init.add_proto = lo_add_proto;
H A Dkpi_interface.h556 @field add_proto The function used to attach a protocol to this interface.
581 ifnet_add_proto_func add_proto; /* required */ member in struct:ifnet_init_params
H A Dif_gif.c194 printf("gif_add_proto: request add_proto for gif%d\n", ifnet_unit(ifp));
306 gif_init.add_proto = gif_add_proto;
H A Dif_stf.c301 stf_init.add_proto = stf_add_proto;
H A Dif_vlan.c814 vlan_init.add_proto = ether_add_proto;
H A Dkpi_interface.c130 ifp->if_add_proto = init->add_proto;
H A Dif_bond.c1183 bond_init.add_proto = ether_add_proto;
/macosx-10.5.8/xnu-1228.15.4/bsd/netkey/
H A Dkey.c8421 ipsecif_init.add_proto = ipsecif_add_proto;

Completed in 64 milliseconds