Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_lookup.c223 iphtent_t hte; local
260 if (op.iplo_size != sizeof(hte))
263 err = COPYIN(op.iplo_struct, &hte, sizeof(hte));
270 err = fr_addhtent(iph, &hte, ifs);
296 iphtent_t hte; local
327 if (op.iplo_size != sizeof(hte))
330 err = COPYIN(op.iplo_struct, &hte, sizeof(hte));
337 err = fr_delhtent(iph, &hte, ifs);
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dphdr.msg107 or one of hte well known PT_ symbolic constant names.\n"