Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf_filter.c67 static int m_xword(mblk_t *, uint32_t, int *);
71 m_xword(mblk_t *m, uint32_t k, int *err) in m_xword() function
181 A = m_xword((mblk_t *)p, k, &merr); in bpf_filter()
247 A = m_xword((mblk_t *)p, k, &merr); in bpf_filter()