Searched defs:src_mask (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/netgraph/netflow/ |
H A D | netflow_v9.h | 67 uint8_t src_mask; /* Source route's mask bits (SRC_MASK) */ member 92 uint8_t src_mask; /* Source route's mask bits (SRC_MASK) */ member
|
H A D | ng_netflow.h | 257 uint8_t src_mask; /* source route mask bits */ member 275 uint8_t src_mask; /* source route mask bits */ member
|
H A D | netflow.h | 129 uint8_t src_mask; /* Source route's mask bits */ member
|
/freebsd/sys/netinet/libalias/ |
H A D | alias_proxy.c | 104 struct in_addr src_mask; member 555 struct in_addr src_addr, src_mask; in LibAliasProxyRule() local
|
/freebsd/contrib/tcpdump/ |
H A D | print-cnfp.c | 114 nd_uint8_t src_mask; /* source address mask bits */ member 148 nd_uint8_t src_mask; /* source address mask bits */ member
|
/freebsd/sys/dev/vt/hw/vga/ |
H A D | vt_vga.c | 433 vga_copy_bitmap_portion(uint8_t * pattern_2colors,uint8_t * pattern_ncolors,const uint8_t * src,const uint8_t * src_mask,unsigned int src_width,unsigned int src_x,unsigned int dst_x,unsigned int x_count,unsigned int src_y,unsigned int dst_y,unsigned int y_count,term_color_t fg,term_color_t bg,int overwrite) vga_copy_bitmap_portion() argument
|
/freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
H A D | Options.cpp | 772 void OptionGroupOptions::Append(OptionGroup *group, uint32_t src_mask, in Append()
|
/freebsd/sys/net/ |
H A D | pflow.h | 100 u_int8_t src_mask; member
|