Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_capture.c408 nhdrp->sbh_drops = ntohl(hdrp->sbh_drops); in scan()
825 nhdr.sbh_drops = htonl(hdrp->sbh_drops); in cap_write()
851 nhdr.sbh_drops = ohdrp->o_drops; in convert_old()
H A Dsnoop_display.c91 drops = hdrp->sbh_drops; in process_pkt()
/illumos-gate/usr/src/uts/common/sys/
H A Dbufmod.h123 uint_t sbh_drops; member
/illumos-gate/usr/src/uts/common/io/
H A Dbufmod.c1053 hp.sbh_drops = sbp->sb_drops; in sbaddmsg()