HomeSort by: relevance | last modified time | path
    Searched refs:mbuf_construct (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/npf/npftest/libnpftest/
npf_mbuf_subr.c 139 m1 = mbuf_construct(proto);
168 mbuf_construct(int proto) function in typeref:struct:mbuf *
281 m = mbuf_construct(proto);
npf_test.h 108 struct mbuf * mbuf_construct(int);
npf_state_test.c 118 struct mbuf *m = mbuf_construct(IPPROTO_TCP);

Completed in 13 milliseconds