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

/freebsd-10.0-release/sbin/ipfw/
H A Dipfw2.h233 int contigmask(uint8_t *p, int len);
H A Dipv6.c115 128 : contigmask((uint8_t *)&(a[1]), 128);
H A Dipfw2.c847 contigmask(uint8_t *p, int len) function
935 contigmask((uint8_t *)&x, 32));
967 32 : contigmask((uint8_t *)&(a[1]), 32);
992 int l = contigmask(mask, 48);
2300 int i = contigmask((uint8_t *)&(d[1]), 32);

Completed in 122 milliseconds