Searched refs:RSVP_DST_LEN (Results 1 – 3 of 3) sorted by relevance
80 __be32 dst[RSVP_DST_LEN];92 __be32 src[RSVP_DST_LEN];105 unsigned h = (__force __u32)dst[RSVP_DST_LEN-1]; in hash_dst()113 unsigned h = (__force __u32)src[RSVP_DST_LEN-1]; in hash_src()145 #if RSVP_DST_LEN == 4 in rsvp_classify()153 #if RSVP_DST_LEN == 4 in rsvp_classify()171 if (dst[RSVP_DST_LEN-1] == s->dst[RSVP_DST_LEN-1] && in rsvp_classify()174 #if RSVP_DST_LEN == 4 in rsvp_classify()182 if (src[RSVP_DST_LEN-1] == f->src[RSVP_DST_LEN-1] && in rsvp_classify()184 #if RSVP_DST_LEN == 4 in rsvp_classify()[all …]
23 #define RSVP_DST_LEN 1 macro
23 #define RSVP_DST_LEN 4 macro