Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/viona/
H A Dviona_hook.c175 NETINFO_VERSION,
417 viona_neti = net_instance_alloc(NETINFO_VERSION); in viona_neti_attach()
/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf_mod.c179 bpf_inst = net_instance_alloc(NETINFO_VERSION); in bpf_attach()
/illumos-gate/usr/src/uts/common/sys/
H A Dneti.h43 #define NETINFO_VERSION 1 macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_netinfo.c130 NETINFO_VERSION,
149 NETINFO_VERSION,
167 NETINFO_VERSION,
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dsolaris.c745 ipfncb = net_instance_alloc(NETINFO_VERSION);
H A Dip_fil_solaris.c2077 inj = net_inject_alloc(NETINFO_VERSION);
/illumos-gate/usr/src/uts/common/io/
H A Dneti_stack.c329 if (version != NETINFO_VERSION) in net_instance_alloc()
/illumos-gate/usr/src/uts/common/inet/ipd/
H A Dipd.c1048 ipd_neti = net_instance_alloc(NETINFO_VERSION); in ipd_attach()