Home
last modified time | relevance | path

Searched refs:not_cpu_localized (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/net/pf/
HDpf.c2978 pd->not_cpu_localized = 1; in pf_get_sport()
2988 pd->not_cpu_localized = 1; in pf_get_sport()
2998 pd->not_cpu_localized = 1; in pf_get_sport()
3028 pd->not_cpu_localized = 1; in pf_get_sport()
3046 pd->not_cpu_localized = 1; in pf_get_sport()
3319 pd->not_cpu_localized = 1; in pf_get_translation()
4148 if (pd->not_cpu_localized) in pf_create_state()
5300 pd2.not_cpu_localized = 1; in pf_test_state_icmp()
HDpfvar.h1238 u_int8_t not_cpu_localized; /* translation not localized */ member