Home | History | Annotate | Download | only in src

Lines Matching full:prot

495 struct crec *cache_find_by_name(struct crec *crecp, char *name, time_t now, unsigned short prot)
515 (crecp->flags & prot) &&
572 (ans->flags & prot) &&
580 time_t now, unsigned short prot)
584 int addrlen = (prot == F_IPV6) ? IN6ADDRSZ : INADDRSZ;
606 if ((crecp->flags & prot) &&
637 (ans->flags & prot) &&