Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bpf/net/
H A Dbpf.h170 uint16_t bh_hdrlen; /* length of bpf header (this struct */ member
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dbpf-ipf.h153 u_short bh_hdrlen; /* length of bpf header (this struct member
/titanic_41/usr/src/uts/common/io/bpf/
H A Dbpf.c1622 hp->bh_hdrlen = (uint16_t)hdrlen; in catchpacket()