Searched refs:portmap (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/sys/rpc/
H A Dpmap_prot.h46 * PMAPPROC_SET(struct portmap) returns (bool_t)
50 * PMAPPROC_UNSET(struct portmap) returns (bool_t)
54 * PMAPPROC_GETPORT(struct portmap) returns (long unsigned).
88 struct portmap { struct
96 struct portmap pml_map;
101 extern bool_t xdr_portmap(XDR *, struct portmap *);
H A Drpcb_prot.c58 xdr_portmap(XDR *xdrs, struct portmap *regs)
/freebsd-9.3-release/contrib/ipfilter/rules/
H A DBASIC.NAT17 map ppp0 w.x.y.z/24 -> a.b.c.d/32 portmap tcp/udp 40000:60000
22 #map ppp0 w.x.y.z/24 -> 0/32 portmap tcp/udp 40000:60000
28 #map ppp0 w.x.y.z/24 -> a.b.c.d/24 portmap tcp/udp 40000:60000
33 #map ppp0 w.x.y.v/32 -> a.b.c.E/32 portmap tcp/udp 40000:60000
35 #map ppp0 w.x.y.u/32 -> a.b.c.F/32 portmap tcp/udp 40000:60000
37 #map ppp0 w.x.y.t/32 -> a.b.c.G/32 portmap tcp/udp 40000:60000
39 #map ppp0 w.x.y.s/32 -> a.b.c.H/32 portmap tcp/udp 40000:60000
41 #map ppp0 w.x.y.r/32 -> a.b.c.I/32 portmap tcp/udp 40000:60000
43 #map ppp0 w.x.y.q/32 -> a.b.c.J/32 portmap tcp/udp 40000:60000
45 #map ppp0 w.x.y.p/32 -> a.b.c.K/32 portmap tc
[all...]
/freebsd-9.3-release/etc/
H A Drpc5 rpcbind 100000 portmap sunrpc rpcbind
/freebsd-9.3-release/usr.sbin/crunch/examples/
H A Dreally-big.conf72 progs iostat iteconfig kvm_mkdb mtree named portmap pppd
/freebsd-9.3-release/contrib/ipfilter/
H A DHISTORY896 Fix parsing of "range" with "portmap"
1267 fix portmap usage with 0/0 and 0/32 map rules
1902 * ipnat "portmap tcp" matches "portmap udp" when adding/removing
/freebsd-9.3-release/sys/kgssapi/
H A Dgsstest.c599 struct portmap mapping;
689 * Try portmap.
736 * If we were able to talk to rpcbind or portmap, but the udp
/freebsd-9.3-release/sys/nlm/
H A Dnlm_prot_impl.c360 struct portmap mapping;
452 * Try portmap.
498 * If we were able to talk to rpcbind or portmap, but the udp

Completed in 194 milliseconds