Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ether.c1699 if (dl.dli_zdst == ALL_ZONES) in interpret_ipnet()
1702 sprintf(dzone, "%lu", BE_32(dl.dli_zdst)); in interpret_ipnet()
/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h67 uint32_t dli_zdst; /* packet dest zone ID (if any) */ member
/illumos-gate/usr/src/uts/common/inet/ipnet/
H A Dipnet.c1002 dl->dli_zdst = hdr->hpo_zdst; in ipnet_addheader()