Searched refs:__RDS_EXTHDR_MAX (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Dmessage.c41 static unsigned int rds_exthdr_size[__RDS_EXTHDR_MAX] = {
125 if (type >= __RDS_EXTHDR_MAX || len != rds_exthdr_size[type])
168 if (ext_type == RDS_EXTHDR_NONE || ext_type >= __RDS_EXTHDR_MAX)
H A Drds.h189 #define __RDS_EXTHDR_MAX 16 /* for now */ macro

Completed in 27 milliseconds