Searched refs:hooknr (Results 1 – 1 of 1) sorted by relevance
801 unsigned int udc_cnt, unsigned int hooknr, char *base) in check_chainloops() argument 845 if (cl_s[i].hookmask & (1 << hooknr)) in check_chainloops() 855 /* this udc is accessible from the base chain for hooknr */ in check_chainloops() 856 cl_s[i].hookmask |= (1 << hooknr); in check_chainloops()