Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/include/netinet/
H A Dudp_var.h142 #define V_ulitecbinfo VNET(ulitecbinfo) macro
155 return (protocol == IPPROTO_UDP) ? &V_udbinfo : &V_ulitecbinfo; in udp_get_inpcbinfo()