Home | History | Annotate | Download | only in iptables

Lines Matching refs:mptr

765 	unsigned char *mask, *mptr;
776 mptr = mask + sizeof(struct ip6t_entry);
779 memset(mptr, 0xFF,
782 mptr += XT_ALIGN(sizeof(struct ip6t_entry_match)) + matchp->match->size;
785 memset(mptr, 0xFF,