Searched refs:ntomask (Results 1 – 8 of 8) sorted by relevance
| /src/sbin/ipf/libipf/ |
| H A D | ntomask.c | 13 ntomask(int family, int nbits, u_32_t *ap) in ntomask() function
|
| H A D | printhashdata.c | 102 ntomask(AF_INET, i, &m.s_addr); in printhashdata()
|
| H A D | Makefile | 24 mutex_emul.c nametokva.c nat_setgroupmap.c ntomask.c \
|
| /src/sbin/ipf/ippool/ |
| H A D | ippool_y.y | 402 if (ntomask(AF_INET6, $1, 406 if (ntomask(AF_INET, $1,
|
| H A D | ippool.c | 1059 if (ntomask(AF_INET, atoi(s + 1), &mask.s_addr) != 0) in setnodeaddr()
|
| /src/sbin/ipf/common/ |
| H A D | ipf.h | 265 extern int ntomask(int, int, u_32_t *);
|
| H A D | ipf_y.y | 1043 ntomask($1.f, $5, $$.m.i6); 1081 ntomask(frc->fr_family, 1097 ntomask(frc->fr_family,
|
| /src/sbin/ipf/ipnat/ |
| H A D | ipnat_y.y | 942 ntomask($$.f, $3, (u_32_t *)&$$.m);
|