Searched refs:RSVP_DST_LEN (Results 1 – 3 of 3) sorted by relevance
75 __be32 dst[RSVP_DST_LEN];87 __be32 src[RSVP_DST_LEN];101 unsigned int h = (__force __u32)dst[RSVP_DST_LEN - 1]; in hash_dst()110 unsigned int h = (__force __u32)src[RSVP_DST_LEN-1]; in hash_src()138 #if RSVP_DST_LEN == 4 in rsvp_classify()153 #if RSVP_DST_LEN == 4 in rsvp_classify()172 if (dst[RSVP_DST_LEN-1] == s->dst[RSVP_DST_LEN - 1] && in rsvp_classify()176 #if RSVP_DST_LEN == 4 in rsvp_classify()185 if (src[RSVP_DST_LEN-1] == f->src[RSVP_DST_LEN - 1] && in rsvp_classify()187 #if RSVP_DST_LEN == 4 in rsvp_classify()[all …]
19 #define RSVP_DST_LEN 1 macro
19 #define RSVP_DST_LEN 4 macro