OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pf_test
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libc/gdtoa/test/
makefile
142
# To test Printf in ../gdtoa.a, "make
pf_test
" and perhaps "make pf_testLq"
145
pf_test
: pftest
/src/sys/dist/pf/net/
pfvar.h
1635
int
pf_test
(int, struct ifnet *, struct mbuf **, struct ether_header *);
pf.c
1809
* On netbsd,
pf_test
and pf_test6 are always called
5336
if (
pf_test
(PF_OUT, ifp, &m0, NULL) != PF_PASS)
5709
pf_test
(int dir, struct ifnet *ifp, struct mbuf **m0,
function
5740
("
pf_test
: kif == NULL, if_xname %s\n", ifp->if_xname));
5748
panic("non-M_PKTHDR is passed to
pf_test
");
5761
("
pf_test
: pf_get_mtag returned NULL\n"));
pf_ioctl.c
3315
if (
pf_test
(dir == PFIL_OUT ? PF_OUT : PF_IN, ifp, mp, NULL)
Completed in 60 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026