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

  /src/usr.sbin/npf/npftest/libnpftest/
npf_test.h 110 void * mbuf_return_hdrs(struct mbuf *, bool, struct ip **);
npf_gc_test.c 43 (void)mbuf_return_hdrs(m, false, &ip);
npf_state_test.c 122 th = mbuf_return_hdrs(m, false, &ip);
npf_mbuf_subr.c 222 mbuf_return_hdrs(struct mbuf *m, bool ether, struct ip **ip) function in typeref:typename:void *
282 p = mbuf_return_hdrs(m, false, &ip);

Completed in 11 milliseconds