code_to_probe     941 net/core/filter.c static bool chk_code_allowed(u16 code_to_probe)
code_to_probe    1001 net/core/filter.c 	if (code_to_probe >= ARRAY_SIZE(codes))
code_to_probe    1004 net/core/filter.c 	return codes[code_to_probe];