Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bpf/net/
H A Dbpf.h166 struct bpf_hdr { struct
187 #define SIZEOF_BPF_HDR sizeof (struct bpf_hdr)
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dbpf-ipf.h149 struct bpf_hdr { struct
/titanic_41/usr/src/uts/common/io/bpf/
H A Dbpf.c1566 struct bpf_hdr *hp; in catchpacket()
1618 hp = (struct bpf_hdr *)((char *)d->bd_sbuf + curlen); in catchpacket()