Searched refs:contigmask (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sbin/ipfw/
H A Dipfw2.h235 int contigmask(uint8_t *p, int len);
H A Dipv6.c115 128 : contigmask((uint8_t *)&(a[1]), 128);
H A Dipfw2.c849 contigmask(uint8_t *p, int len) function
937 contigmask((uint8_t *)&x, 32));
969 32 : contigmask((uint8_t *)&(a[1]), 32);
994 int l = contigmask(mask, 48);
2306 int i = contigmask((uint8_t *)&(d[1]), 32);

Completed in 116 milliseconds