Searched refs:ilik_unstr (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_lookup.h74 } ilik_unstr; member in union:__anon4756
85 #define ili_ival ili_lkey.ilik_unstr.ilik_ival
86 #define ili_unit ili_lkey.ilik_unstr.ilik_unit
87 #define ili_type ili_lkey.ilik_unstr.ilik_type
88 #define ili_otype ili_lkey.ilik_unstr.ilik_otype
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_lookup.c614 if (key.ilik_unstr.ilik_ival != IPFGENITER_LOOKUP)
617 switch (key.ilik_unstr.ilik_type)
620 fr_htable_iterderef((u_int)key.ilik_unstr.ilik_otype,
621 (int)key.ilik_unstr.ilik_unit, data, ifs);
624 ip_pool_iterderef((u_int)key.ilik_unstr.ilik_otype,
625 (int)key.ilik_unstr.ilik_unit, data, ifs);

Completed in 45 milliseconds