Searched defs: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) function
181 A = m_xword((mblk_t *)p, k, &merr);
247 A = m_xword((mblk_t *)p, k, &merr);

Completed in 54 milliseconds