Searched refs:hash_type (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc_sei.c31 uint8_t hash_type; local
35 hash_type = get_bits(gb, 8);
38 if (hash_type == 0) {
42 } else if (hash_type == 1) {
45 } else if (hash_type == 2) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dlease.h57 enum hash_type{HT_IPV6ADDR = 0, HT_IPV6LEASE, HT_IAIDADDR}; enum
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dlease.h57 enum hash_type{HT_IPV6ADDR = 0, HT_IPV6LEASE, HT_IAIDADDR}; enum
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dt4_msg.h174 u8 hash_type:2; member in struct:rss_header
180 u8 hash_type:2; member in struct:rss_header
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/vxge/
H A Dvxge-config.c3054 struct vxge_hw_rth_hash_types *hash_type,
3077 if (hash_type->hash_type_tcpipv4_en)
3080 if (hash_type->hash_type_ipv4_en)
3083 if (hash_type->hash_type_tcpipv6_en)
3086 if (hash_type->hash_type_ipv6_en)
3089 if (hash_type->hash_type_tcpipv6ex_en)
3093 if (hash_type->hash_type_ipv6ex_en)
3051 vxge_hw_vpath_rts_rth_set( struct __vxge_hw_vpath_handle *vp, enum vxge_hw_rth_algoritms algorithm, struct vxge_hw_rth_hash_types *hash_type, u16 bucket_size) argument
H A Dvxge-config.h2274 struct vxge_hw_rth_hash_types *hash_type,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dt3_cpl.h229 __u8 hash_type:2; member in struct:rss_header
231 __u8 hash_type:2; member in struct:rss_header

Completed in 142 milliseconds