OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bpfjit_module_ops
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
bpf.c
115
struct bpfjit_ops
bpfjit_module_ops
= {
variable in typeref:struct:bpfjit_ops
306
struct bpfjit_ops *ops = &
bpfjit_module_ops
;
320
KASSERT(
bpfjit_module_ops
.bj_free_code != NULL);
321
bpfjit_module_ops
.bj_free_code(jcode);
2445
if (newval &&
bpfjit_module_ops
.bj_generate_code == NULL) {
bpf.c
115
struct bpfjit_ops
bpfjit_module_ops
= {
variable in typeref:struct:bpfjit_ops
306
struct bpfjit_ops *ops = &
bpfjit_module_ops
;
320
KASSERT(
bpfjit_module_ops
.bj_free_code != NULL);
321
bpfjit_module_ops
.bj_free_code(jcode);
2445
if (newval &&
bpfjit_module_ops
.bj_generate_code == NULL) {
Completed in 23 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025