Searched refs:hostmap (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_nat.h | 98 struct hostmap *nat_hm; 340 typedef struct hostmap { struct 341 struct hostmap *hm_next; argument 342 struct hostmap **hm_pnext; argument 343 struct hostmap *hm_hnext; argument 344 struct hostmap **hm_phnext; argument
|
/titanic_44/usr/src/uts/common/inet/ipf/ |
H A D | ip_compat.c | 147 struct hostmap *nat_hm;
|
H A D | ipf.h | 302 extern void printhostmap __P((struct hostmap *, u_int));
|
H A D | ip_nat.c | 412 static struct hostmap *nat_hostmap(np, src, dst, map, port, ifs) in nat_hostmap() 474 struct hostmap **hmp; in fr_hostmapdel() 476 struct hostmap *hm;
|
H A D | ip_nat6.c | 208 static struct hostmap *nat6_hostmap(np, src, dst, map, port, ifs) in nat6_hostmap()
|
/titanic_44/usr/src/cmd/sendmail/cf/ |
H A D | README | 1528 R$* < @ $+ > $* $: $1 < @ $(hostmap $2 $) > $3 1552 Khostmap hash /etc/mail/hostmap
|