Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Ddlil_var_private.h326 extern struct if_proto * dlif_proto_alloc(void);
H A Ddlil_subr.c310 dlif_proto_alloc(void) in dlif_proto_alloc() function
H A Ddlil.c4626 ifproto = dlif_proto_alloc(); in ifnet_attach_protocol()
4688 ifproto = dlif_proto_alloc(); in ifnet_attach_protocol_v2()