Searched refs:RSVP_DST_LEN (Results 1 – 3 of 3) sorted by relevance
79 __be32 dst[RSVP_DST_LEN];91 __be32 src[RSVP_DST_LEN];105 unsigned int h = (__force __u32)dst[RSVP_DST_LEN - 1]; in hash_dst()114 unsigned int h = (__force __u32)src[RSVP_DST_LEN-1]; in hash_src()142 #if RSVP_DST_LEN == 4 in rsvp_classify()158 #if RSVP_DST_LEN == 4 in rsvp_classify()177 if (dst[RSVP_DST_LEN-1] == s->dst[RSVP_DST_LEN - 1] && in rsvp_classify()181 #if RSVP_DST_LEN == 4 in rsvp_classify()190 if (src[RSVP_DST_LEN-1] == f->src[RSVP_DST_LEN - 1] && in rsvp_classify()192 #if RSVP_DST_LEN == 4 in rsvp_classify()[all …]
23 #define RSVP_DST_LEN 4 macro
23 #define RSVP_DST_LEN 1 macro