Home
last modified time | relevance | path

Searched refs:NETINFO_VERSION (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/uts/common/io/bpf/
H A Dbpf_mod.c179 bpf_inst = net_instance_alloc(NETINFO_VERSION); in bpf_attach()
/titanic_50/usr/src/uts/common/sys/
H A Dneti.h39 #define NETINFO_VERSION 1 macro
/titanic_50/usr/src/uts/common/inet/ip/
H A Dip_netinfo.c130 NETINFO_VERSION,
149 NETINFO_VERSION,
167 NETINFO_VERSION,
/titanic_50/usr/src/uts/common/inet/ipf/
H A Dsolaris.c745 ipfncb = net_instance_alloc(NETINFO_VERSION);
H A Dip_fil_solaris.c1871 inj = net_inject_alloc(NETINFO_VERSION);
/titanic_50/usr/src/uts/common/io/
H A Dneti_stack.c329 if (version != NETINFO_VERSION) in net_instance_alloc()
/titanic_50/usr/src/uts/common/inet/ipd/
H A Dipd.c1048 ipd_neti = net_instance_alloc(NETINFO_VERSION); in ipd_attach()