Home
last modified time | relevance | path

Searched defs:ng_patch_config (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_patch.h114 struct ng_patch_config { struct
132 #define NG_PATCH_CONF_SIZE(count) (sizeof(struct ng_patch_config) + \ argument
/f-stack/tools/compat/include/netgraph/
H A Dng_patch.h81 struct ng_patch_config { struct
82 uint32_t count;
83 uint32_t csum_flags;
84 struct ng_patch_op ops[];