Searched refs:m_xhalf (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/ipfilter/
H A Dbpf_filter.c75 static int m_xhalf __P((mb_t *, int, int *));
156 m_xhalf(m, k, err) function
246 A = m_xhalf(m, k, &merr);
293 A = m_xhalf(m, k, &merr);
/freebsd-10.0-release/sys/net/
H A Dbpf_filter.c85 static u_int16_t m_xhalf(struct mbuf *m, bpf_u_int32 k, int *err);
138 m_xhalf(struct mbuf *m, bpf_u_int32 k, int *err) function
237 A = m_xhalf((struct mbuf *)p, k, &merr);
307 A = m_xhalf((struct mbuf *)p, k, &merr);
/freebsd-10.0-release/contrib/libpcap/bpf/net/
H A Dbpf_filter.c178 m_xhalf(m, k, err) function
279 A = m_xhalf(m, k, &merr);
338 A = m_xhalf(m, k, &merr);

Completed in 222 milliseconds