/freebsd/sbin/pfctl/tests/files/ |
H A D | pf0010.ok | 9 block return-icmp(port-unr) in inet proto icmp all 10 block return-icmp(net-unr) in inet proto icmp all 11 block return-icmp(net-unr) in inet proto icmp all 18 block return-icmp6(port-unr) in inet6 proto ipv6-icmp all 19 block return-icmp6(noroute-unr) in inet6 proto ipv6-icmp all 20 block return-icmp6(noroute-unr) in inet6 proto ipv6-icmp all 21 block return-icmp6(admin-unr) in inet6 proto ipv6-icmp all 22 block return-icmp6(admin-unr) in inet6 proto ipv6-icmp all 23 block return-icmp6(notnbr-unr) in inet6 proto ipv6-icmp all 24 block return-icmp6(notnbr-unr) in inet6 proto ipv6-icmp all [all …]
|
H A D | pf0010.in | 12 block return-icmp(net-unr) in inet proto icmp all 21 block return-icmp6(noroute-unr) in inet6 proto icmp6 all 23 block return-icmp6(admin-unr) in inet6 proto icmp6 all 25 block return-icmp6(notnbr-unr) in inet6 proto icmp6 all 27 block return-icmp6(addr-unr) in inet6 proto icmp6 all 29 block return-icmp6(port-unr) in inet6 proto icmp6 all 31 block return-icmp(srcfail, admin-unr) in all
|
H A D | pf0002.ok | 5 block return-icmp(port-unr, port-unr) out log on tun1000000 proto udp all 6 block return-icmp(port-unr, port-unr) in log on tun1000000 proto udp all
|
H A D | pf0007.ok | 5 block return-icmp(port-unr, port-unr) out log on tun1000000 proto udp all 6 block return-icmp(port-unr, port-unr) in log on tun1000000 proto udp all
|
H A D | pf0011.ok | 8 pass in inet6 proto ipv6-icmp all icmp6-type unreach code admin-unr keep state 16 block drop in inet6 proto ipv6-icmp all icmp6-type unreach code admin-unr
|
/freebsd/sys/kern/ |
H A D | subr_unit.c | 186 struct unr { struct 187 TAILQ_ENTRY(unr) list; 193 bitstr_t map[sizeof(struct unr) / sizeof(bitstr_t)]; argument 196 CTASSERT((sizeof(struct unr) % sizeof(bitstr_t)) == 0); 202 is_bitmap(struct unrhdr *uh, struct unr *up) in is_bitmap() 253 struct unr *up; in next_iter_unrl() 308 up = iter->upos = TAILQ_NEXT((struct unr *)iter->upos, list); in next_iter_unrl() 357 struct unr *up; in check_unrhdr() 422 struct unr *up; in delete_unr() 432 struct unr *up; in clean_unrhdrl() [all …]
|
/freebsd/contrib/netbsd-tests/ipf/regress/ |
H A D | i8 | 13 pass in proto icmp all icmp-type unreach code host-unr 14 pass in proto icmp all icmp-type unreach code {net-unk,net-unr} 15 pass in proto icmp all icmp-type unreach code port-unr 16 pass in proto icmp all icmp-type unreach code proto-unr 44 pass in proto icmp all icmp-type unreach code host-unr 45 pass in proto icmp all icmp-type unreach code {net-unk,net-unr} 46 pass in proto icmp all icmp-type unreach code port-unr 47 pass in proto icmp all icmp-type unreach code proto-unr
|
H A D | i1 | 17 block return-icmp-as-dest(port-unr) in on qe0 from any to any
|
/freebsd/sbin/ipf/iplang/ |
H A D | BNF | 57 unreachtype ::= "net-unr" | "host-unr" | "proto-unr" | "port-unr" |
|
/freebsd/sys/sys/ |
H A D | _unrhdr.h | 39 TAILQ_HEAD(unrhd,unr) head; 47 TAILQ_HEAD(unrfr,unr) ppfree; /* Items to be freed after mtx
|
/freebsd/sys/dev/drm2/ |
H A D | drm_gem_names.c | 48 names->unr = new_unrhdr(1, INT_MAX, NULL); /* XXXKIB */ in drm_gem_names_init() 70 delete_unrhdr(names->unr); in drm_gem_names_fini() 157 np->name = alloc_unr(names->unr); in drm_gem_name_create() 177 free_unr(names->unr, np->name); in drm_gem_names_delete_name()
|
H A D | drm_gem_names.h | 50 struct unrhdr *unr; member
|
/freebsd/share/examples/ipfilter/ |
H A D | BNF | 58 icmp-code = decumber | "net-unr" | "host-unr" | "proto-unr" | "port-unr" |
|
H A D | ipf.conf.restrictive | 45 block return-icmp(net-unr) in proto udp from any to any group 100
|
H A D | examples.txt | 351 block return-icmp (port-unr) in proto udp from any to any port > 30000
|
H A D | ipf-howto.txt | 1331 block return-icmp(port-unr) in log quick on tun0 proto udp from any to 20.20.20.0/24 port = 111 1346 … block return-icmp-as-dest(port-unr) in log on tun0 proto udp from any to 20.20.20.0/24 port = 111
|
/freebsd/contrib/netbsd-tests/ipf/expected/ |
H A D | i1 | 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
|
/freebsd/share/examples/ipfilter/rules/ |
H A D | BASIC_2.FW | 72 block return-icmp(net-unr) in proto udp all group 100
|
H A D | BASIC_1.FW | 99 block return-icmp(net-unr) in proto udp all group 100
|
/freebsd/sys/dev/sume/ |
H A D | if_sume.c | 156 static struct unrhdr *unr; variable 1158 nf_priv->unit = alloc_unr(unr); in sume_ifp_alloc() 1533 free_unr(unr, nf_priv->unit); in sume_detach() 1566 unr = new_unrhdr(0, INT_MAX, NULL); in mod_event() 1570 delete_unrhdr(unr); in mod_event()
|
/freebsd/share/man/man9/ |
H A D | Makefile | 349 unr.9 \ 2316 MLINKS+=unr.9 alloc_unr.9 \ 2317 unr.9 alloc_unrl.9 \ 2318 unr.9 alloc_unr_specific.9 \ 2319 unr.9 clear_unrhdr.9 \ 2320 unr.9 delete_unrhdr.9 \ 2321 unr.9 free_unr.9 \ 2322 unr.9 new_unrhdr.9
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 13177 <jkohan@adan.fceia.unr.edu.ar>)
|