Searched refs:NSH_LEN_MASK (Results 1 – 1 of 1) sorted by relevance
226 #define NSH_LEN_MASK 0x003f macro262 return ((ntohs(nsh->ver_flags_ttl_len) & NSH_LEN_MASK) in nsh_hdr_len()303 ((len << NSH_LEN_SHIFT) & NSH_LEN_MASK), in nsh_set_flags_ttl_len()304 NSH_FLAGS_MASK | NSH_TTL_MASK | NSH_LEN_MASK); in nsh_set_flags_ttl_len()