Home
last modified time | relevance | path

Searched refs:dlif_proto_alloc (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/bsd/net/
H A Ddlil_var_private.h306 extern struct if_proto * dlif_proto_alloc(void);
H A Ddlil_subr.c186 dlif_proto_alloc(void) in dlif_proto_alloc() function
H A Ddlil.c4552 ifproto = dlif_proto_alloc(); in ifnet_attach_protocol()
4614 ifproto = dlif_proto_alloc(); in ifnet_attach_protocol_v2()