Home
last modified time | relevance | path

Searched refs:gwy (Results 1 – 11 of 11) sorted by relevance

/netbsd/sys/dist/pf/net/
H A Dpf.c488 if (a->gwy.addr.addr32[0] > b->gwy.addr.addr32[0]) in pf_state_compare_ext_gwy()
490 if (a->gwy.addr.addr32[0] < b->gwy.addr.addr32[0]) in pf_state_compare_ext_gwy()
500 if (a->gwy.addr.addr32[3] > b->gwy.addr.addr32[3]) in pf_state_compare_ext_gwy()
502 if (a->gwy.addr.addr32[3] < b->gwy.addr.addr32[3]) in pf_state_compare_ext_gwy()
508 if (a->gwy.addr.addr32[2] > b->gwy.addr.addr32[2]) in pf_state_compare_ext_gwy()
510 if (a->gwy.addr.addr32[2] < b->gwy.addr.addr32[2]) in pf_state_compare_ext_gwy()
516 if (a->gwy.addr.addr32[1] > b->gwy.addr.addr32[1]) in pf_state_compare_ext_gwy()
518 if (a->gwy.addr.addr32[1] < b->gwy.addr.addr32[1]) in pf_state_compare_ext_gwy()
524 if (a->gwy.addr.addr32[0] > b->gwy.addr.addr32[0]) in pf_state_compare_ext_gwy()
534 if ((diff = a->gwy.port - b->gwy.port) != 0) in pf_state_compare_ext_gwy()
[all …]
H A Dpf_ioctl.c1098 sp->gwy.addr = sk->gwy.addr; in pf_state_export()
1099 sp->gwy.port = sk->gwy.port; in pf_state_export()
1146 sk->gwy.addr = sp->gwy.addr; in pf_state_import()
1147 sk->gwy.port = sp->gwy.port; in pf_state_import()
2104 PF_ACPY(&key.gwy.addr, &pnl->saddr, pnl->af); in pfioctl()
2105 key.gwy.port = pnl->sport; in pfioctl()
2126 PF_ACPY(&pnl->rdaddr, &sk->gwy.addr, in pfioctl()
2128 pnl->rdport = sk->gwy.port; in pfioctl()
H A Dif_pfsync.c314 pf_state_host_ntoh(&sp->gwy, &sk->gwy); in pfsync_insert_net_state()
1217 pf_state_host_hton(&sk->gwy, &sp->gwy); in pfsync_pack_state()
H A Dpfvar.h710 struct pf_state_host gwy; member
722 struct pf_state_host gwy; member
811 struct pfsync_state_host gwy; member
/netbsd/external/bsd/tcpdump/dist/
H A Dpf_print_state.c221 if (PF_ANEQ(&s->lan.addr, &s->gwy.addr, s->af) || in print_state()
222 (s->lan.port != s->gwy.port)) { in print_state()
229 print_host(&s->gwy, s->af, opts); in print_state()
/netbsd/dist/pf/sbin/pfctl/
H A Dpf_print_state.c212 if (PF_ANEQ(&s->lan.addr, &s->gwy.addr, s->af) || in print_state()
213 (s->lan.port != s->gwy.port)) { in print_state()
220 print_host(&s->gwy, s->af, opts); in print_state()
/netbsd/usr.sbin/mtrace/
H A Dmtrace.c133 u_int32_t gwy = 0; /* User-supplied last-hop router address */ variable
1233 if (arg && (gwy = host_addr(arg))) { in main()
1371 if (gwy && !IN_MULTICAST(ntohl(gwy))) in main()
1372 if (send_recv(gwy, IGMP_DVMRP, DVMRP_ASK_NEIGHBORS2, 1, &incr[0])) { in main()
1407 if (gwy == 0) in main()
1410 else tdst = gwy; in main()
1482 if (hops == 2 && gwy == 0 && in main()
/netbsd/usr.sbin/pf/pfs/
H A Dpfs.c310 if (PF_ANEQ(&p->lan.addr, &p->gwy.addr, p->af) || in display_states()
311 (p->lan.port != p->gwy.port)) { in display_states()
317 print_host(&p->gwy, p->af, buf3, sizeof(buf3))); in display_states()
H A Dparse.y144 memcpy(&global_state.gwy, &global_state.lan, sizeof(struct pfsync_state_host));
151 get_pfsync_host($6, &global_state.gwy, &global_state.af);
/netbsd/external/bsd/ipf/dist/perl/
H A DServices1110 1803 hp-hcip-gwy HP-HCIP-GWY
/netbsd/etc/
H A Dservices4118 hp-hcip-gwy 1803/tcp # HP-HCIP-GWY [Allen_Baker] …
4119 hp-hcip-gwy 1803/udp # HP-HCIP-GWY [Allen_Baker] …