Searched refs:struct_init (Results 1 – 8 of 8) sorted by relevance
133 struct_init = { 'ipv4': variable187 bpf_text = bpf_text.replace("IPV4_INIT", struct_init['ipv4']['count'])188 bpf_text = bpf_text.replace("IPV6_INIT", struct_init['ipv6']['count'])192 bpf_text = bpf_text.replace("IPV4_INIT", struct_init['ipv4']['trace'])193 bpf_text = bpf_text.replace("IPV6_INIT", struct_init['ipv6']['trace'])
24 void struct_init() { in struct_init() function
212 struct_init = self.__template.render(val=self, cache=cache,216 if cache is not None and struct_init in cache:219 cache[self.name] = cache[struct_init]221 cache[struct_init])224 cache[struct_init] = self.name226 struct_init)
382 struct_init(TSRMLS_C); in PHP_MINIT_FUNCTION()
713 void struct_init(TSRMLS_D);
99 OpName %6 "struct_init" in TEST_F()