Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/ipf/
H A Dsolaris.c166 static net_instance_t *ipfncb = NULL; variable
745 ipfncb = net_instance_alloc(NETINFO_VERSION);
746 if (ipfncb == NULL)
749 ipfncb->nin_name = "ipf";
750 ipfncb->nin_create = ipf_stack_create;
751 ipfncb->nin_destroy = ipf_stack_destroy;
752 ipfncb->nin_shutdown = ipf_stack_shutdown;
753 if (net_instance_register(ipfncb) == DDI_FAILURE) {
754 net_instance_free(ipfncb);
810 (void) net_instance_unregister(ipfncb);
[all …]
/titanic_50/usr/src/uts/sparc/ipf/
H A Dipf.global-objs.debug6469 ipfncb
/titanic_50/usr/src/uts/intel/ipf/
H A Dipf.global-objs.debug6470 ipfncb