Home
last modified time | relevance | path

Searched refs:qe0 (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/tests/ipf/expected/
Di62 pass in on lo0(!) to qe0(!) inet from 127.0.0.1/32 to 127.0.0.1/32
3 pass in on le0(!) to qe0:127.0.0.1 inet from 127.0.0.1/32 to 127.0.0.1/32
4 pass in on lo0(!) dup-to qe0(!) inet from 127.0.0.1/32 to 127.0.0.1/32
5 pass in on le0(!) dup-to qe0:127.0.0.1 inet from 127.0.0.1/32 to 127.0.0.1/32
6 pass in on le0(!) to hme0:10.1.1.1 dup-to qe0:127.0.0.1 inet from 127.0.0.1/32 to 127.0.0.1/32
7 block in quick on qe0(!) to qe1(!) from any to any
11 pass in on le0(!) dup-to qe0:127.0.0.1 reply-to hme1:10.10.10.10 inet all
Di113 block return-icmp in on qe0(!) from any to any
14 block return-icmp(host-unr) in on qe0(!) from any to any
16 block return-icmp-as-dest(port-unr) in on qe0(!) from any to any
/netbsd/src/tests/ipf/regress/
Di62 pass in on lo0 to qe0 from localhost to localhost
3 pass in on le0 to qe0:127.0.0.1 from localhost to localhost
4 pass in on lo0 dup-to qe0 from localhost to localhost
5 pass in on le0 dup-to qe0:127.0.0.1 from localhost to localhost
6 pass in on le0 to hme0:10.1.1.1 dup-to qe0:127.0.0.1 from localhost to localhost
7 block in quick on qe0 to qe1 from any to any
11 pass in on le0 dup-to qe0:127.0.0.1 reply-to hme1:10.10.10.10 all
Di114 block return-icmp in on qe0 from any to any
15 block return-icmp(1) in on qe0 from any to any
17 block return-icmp-as-dest(port-unr) in on qe0 from any to any
/netbsd/src/external/bsd/ipf/dist/rules/
Dexample.136 block in on qe0 to qe3:10.3.3.3 proto tcp all with short
/netbsd/src/sys/dev/ic/
Disp_library.c68 void *qe0, *qe1; in isp_send_cmd() local
70 qe0 = isp_getrqentry(isp); in isp_send_cmd()
71 if (qe0 == NULL) { in isp_send_cmd()
198 isp_put_request(isp, fqe, qe0); in isp_send_cmd()
209 isp_put_extended_request(isp, fqe, qe0); in isp_send_cmd()
216 isp_put_request_t2e(isp, fqe, qe0); in isp_send_cmd()
218 isp_put_request_t2(isp, fqe, qe0); in isp_send_cmd()
227 isp_put_request_t3e(isp, fqe, qe0); in isp_send_cmd()
229 isp_put_request_t3(isp, fqe, qe0); in isp_send_cmd()
236 isp_put_request_t7(isp, fqe, qe0); in isp_send_cmd()
[all …]