Home
last modified time | relevance | path

Searched refs:ilik_unstr (Results 1 – 2 of 2) sorted by last modified time

/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);
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_lookup.h72 } ilik_unstr; member
83 #define ili_ival ili_lkey.ilik_unstr.ilik_ival
84 #define ili_unit ili_lkey.ilik_unstr.ilik_unit
85 #define ili_type ili_lkey.ilik_unstr.ilik_type
86 #define ili_otype ili_lkey.ilik_unstr.ilik_otype