Home
last modified time | relevance | path

Searched defs:dst_mask (Results 1 – 8 of 8) sorted by relevance

/f-stack/dpdk/app/test-pipeline/
H A Dpipeline_acl.c207 uint32_t dst_mask = in app_main_loop_worker_pipeline_acl() local
/f-stack/freebsd/netgraph/netflow/
H A Dnetflow_v9.h70 uint8_t dst_mask; /* Destination route's mask bits (DST_MASK) */ member
95 uint8_t dst_mask; /* Destination route's mask bits (DST_MASK) */ member
H A Dng_netflow.h257 uint8_t dst_mask; /* destination route mask bits */ member
275 uint8_t dst_mask; /* destination route mask bits */ member
H A Dnetflow.h131 uint8_t dst_mask; /* Destination route's mask bits */ member
/f-stack/freebsd/netinet/libalias/
H A Dalias_proxy.c108 struct in_addr dst_mask; member
561 struct in_addr dst_addr, dst_mask; in LibAliasProxyRule() local
/f-stack/tools/compat/include/netgraph/netflow/
H A Dng_netflow.h257 uint8_t dst_mask; /* destination route mask bits */ member
275 uint8_t dst_mask; /* destination route mask bits */ member
H A Dnetflow.h129 uint8_t dst_mask; /* Destination route's mask bits */ member
/f-stack/dpdk/app/test-pmd/
H A Dcmdline.c10318 cmdline_fixed_string_t dst_mask; member